summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/ContentProviderClient.java
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2013-09-22 12:31:38 -0700
committerDianne Hackborn <hackbod@google.com>2013-09-23 09:35:21 -0700
commit9bb0ee9131b0fa8cf2720f200575ba2ede48a65c (patch)
tree98e66b59f5a84b0916aa8518999fa2f1c2e66aea /core/java/android/content/ContentProviderClient.java
parent3ba21e979524367631de70dfc82075693d9c616d (diff)
downloadframeworks_base-9bb0ee9131b0fa8cf2720f200575ba2ede48a65c.zip
frameworks_base-9bb0ee9131b0fa8cf2720f200575ba2ede48a65c.tar.gz
frameworks_base-9bb0ee9131b0fa8cf2720f200575ba2ede48a65c.tar.bz2
Issue #10461551: KLP API Review: AppOpsManager
Changed public constants from integers to strings. Internally everything is still integers, since we want that more efficient representation for most things. Changed the Callback interface to OnOpChangedListener. We also have a private versin that again takes an int, and tricks to make both work. Reworked the class documentation to be appropriate to the SDK (as much as it can be); most of the existing documentation is moved to the private implementation. Also added documentation of the MODE constants. Change-Id: I4f7e73cc99fe66beff9194e960e072e2aa9458f8
Diffstat (limited to 'core/java/android/content/ContentProviderClient.java')
0 files changed, 0 insertions, 0 deletions