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-26 23:39:41 -07:00
2009-07-28 12:03:46 -07:00
2009-07-28 17:22:23 -07:00
2009-07-28 16:26:40 -07:00
2009-07-15 18:08:10 -07:00
2009-07-28 16:26:40 -07:00
2009-07-28 17:42:53 -07:00
2009-07-26 22:54:35 -07:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%