diff options
author | Jeff Sharkey <jsharkey@android.com> | 2009-07-28 20:39:35 -0700 |
---|---|---|
committer | Jeff Sharkey <jsharkey@android.com> | 2009-07-28 20:39:35 -0700 |
commit | bc25407b9299ae433023ddf147fe633f3b3b640c (patch) | |
tree | 3dd97e753fd3410c1912f7795c1a750a04d5bd16 /tools/aidl/generate_java.cpp | |
parent | f256c4001bfd65169158af854672df0eea234d54 (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