summaryrefslogtreecommitdiff
path: root/tools/aidl/generate_java.cpp
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2009-07-28 20:39:35 -0700
committerJeff Sharkey <jsharkey@android.com>2009-07-28 20:39:35 -0700
commitbc25407b9299ae433023ddf147fe633f3b3b640c (patch)
tree3dd97e753fd3410c1912f7795c1a750a04d5bd16 /tools/aidl/generate_java.cpp
parentf256c4001bfd65169158af854672df0eea234d54 (diff)
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.
Diffstat (limited to 'tools/aidl/generate_java.cpp')
0 files changed, 0 insertions, 0 deletions