Files
frameworks_base/core/java/android/content
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-05-06 00:28:37 -07:00
2009-07-28 00:13:47 -07:00
2009-05-13 12:49:04 -07:00
2009-07-28 00:13:47 -07:00
2009-06-16 15:25:24 -07:00
2009-06-16 15:25:24 -07:00