summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/EntityIterator.java
diff options
context:
space:
mode:
authorFred Quintana <fredq@google.com>2009-12-09 16:00:31 -0800
committerJean-Baptiste Queru <jbq@google.com>2009-12-10 10:37:52 -0800
commit2ec6c5699181316e5a5c2cd293c006ac4a8bb101 (patch)
tree5dffd05ec1b6cd3630bef911631ef2150904088a /core/java/android/content/EntityIterator.java
parent8415afdb706c94cc297195a0dd5b5a62726d66e4 (diff)
downloadframeworks_base-2ec6c5699181316e5a5c2cd293c006ac4a8bb101.zip
frameworks_base-2ec6c5699181316e5a5c2cd293c006ac4a8bb101.tar.gz
frameworks_base-2ec6c5699181316e5a5c2cd293c006ac4a8bb101.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 'core/java/android/content/EntityIterator.java')
-rw-r--r--core/java/android/content/EntityIterator.java3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/java/android/content/EntityIterator.java b/core/java/android/content/EntityIterator.java
index 1b73439..3cc1040 100644
--- a/core/java/android/content/EntityIterator.java
+++ b/core/java/android/content/EntityIterator.java
@@ -18,9 +18,6 @@ package android.content;
import android.os.RemoteException;
-/**
- * @hide
- */
public interface EntityIterator {
/**
* Returns whether there are more elements to iterate, i.e. whether the