summaryrefslogtreecommitdiffstats
path: root/preloaded-classes
diff options
context:
space:
mode:
authorFred Quintana <fredq@google.com>2009-12-09 16:00:31 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2009-12-09 16:00:31 -0800
commit3d2560ad9281b03ce737f7e85752e92c457f87c2 (patch)
treef2e8571433be89e4c6191300f742220b59e64770 /preloaded-classes
parenta14b4890b914971c01bf130697090e7e775aeab4 (diff)
parent328c0e7986aa6bb7752ec6de3da9c999920bb55f (diff)
downloadframeworks_base-3d2560ad9281b03ce737f7e85752e92c457f87c2.zip
frameworks_base-3d2560ad9281b03ce737f7e85752e92c457f87c2.tar.gz
frameworks_base-3d2560ad9281b03ce737f7e85752e92c457f87c2.tar.bz2
am 328c0e79: - 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 c
Merge commit '328c0e7986aa6bb7752ec6de3da9c999920bb55f' into eclair-mr2-plus-aosp * commit '328c0e7986aa6bb7752ec6de3da9c999920bb55f': - removed the concept of Entity from the ContentProvider 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 f8d14fd..ab3c743 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