Files
frameworks_base/core/java/android
Jeff Sharkey bc25407b92 Expose type constants and accessor for unit tests.
Internally, ContentProviderOperation maintains a "type",
which correspond to builder methods, such as "newInsert()".

Unit tests often need to assert which operations are
being built, so this change adds a getType() accessor and
esposes the internal constants used.  They are marked with
@hide so they are not exposed in the public API.
2009-07-28 20:39:35 -07:00
..
2009-07-17 14:27:23 -07:00
2009-07-28 00:13:47 -07:00
2009-07-24 16:27:11 -07:00
2009-07-17 07:50:00 -07:00
2009-07-26 22:54:36 -07:00
2009-06-18 18:36:37 -07:00
2009-07-27 13:49:21 -07:00