summaryrefslogtreecommitdiffstats
path: root/preloaded-classes
diff options
context:
space:
mode:
authorFred Quintana <fredq@google.com>2009-12-07 14:52:28 -0800
committerFred Quintana <fredq@google.com>2009-12-09 10:30:18 -0800
commit328c0e7986aa6bb7752ec6de3da9c999920bb55f (patch)
tree5b708eac07a46a6fa7a7f666b4d3266a922b58d6 /preloaded-classes
parenta50d450863cb84805ac6809a4c1f7b83984da1ee (diff)
downloadframeworks_base-328c0e7986aa6bb7752ec6de3da9c999920bb55f.zip
frameworks_base-328c0e7986aa6bb7752ec6de3da9c999920bb55f.tar.gz
frameworks_base-328c0e7986aa6bb7752ec6de3da9c999920bb55f.tar.bz2
- removed the concept of Entity from the ContentProvider APIs
- removed the parcelling ability from Entity and EntityIterator and made them public - added an EntityIterator abstract implementation that allow easy wrapping of a Cursor - changed the VCard code to use the new APIs
Diffstat (limited to 'preloaded-classes')
-rw-r--r--preloaded-classes2
1 files changed, 0 insertions, 2 deletions
diff --git a/preloaded-classes b/preloaded-classes
index f86555c..c6d0bf9 100644
--- a/preloaded-classes
+++ b/preloaded-classes
@@ -136,7 +136,6 @@ android.content.ContentProvider
android.content.ContentProvider$Transport
android.content.ContentProviderClient
android.content.ContentProviderNative
-android.content.ContentProviderNative$IEntityIteratorImpl
android.content.ContentProviderOperation
android.content.ContentProviderProxy
android.content.ContentProviderResult
@@ -151,7 +150,6 @@ android.content.Entity
android.content.IContentProvider
android.content.IContentService$Stub
android.content.IContentService$Stub$Proxy
-android.content.IEntityIterator$Stub
android.content.IIntentReceiver$Stub
android.content.IIntentSender$Stub
android.content.ISyncAdapter$Stub