Home
last modified time | relevance | path

Searched refs:Entity (Results 1 – 25 of 121) sorted by relevance

12345

/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
DExportTestProvider.java20 import android.content.Entity;
42 private final List<Entity> mEntityList;
43 private Iterator<Entity> mIterator;
46 mEntityList = new ArrayList<Entity>(); in MockEntityIterator()
47 Entity entity = new Entity(new ContentValues()); in MockEntityIterator()
61 public Entity next() { in next()
/frameworks/base/core/java/android/content/
DEntity.java30 public final class Entity { class
34 public Entity(ContentValues values) { in Entity() method in Entity
48 mSubValues.add(new Entity.NamedContentValues(uri, values)); in addSubValue()
64 for (Entity.NamedContentValues namedValue : getSubValues()) { in toString()
DCursorEntityIterator.java49 public abstract Entity getEntityAndIncrementCursor(Cursor cursor) throws RemoteException; in getEntityAndIncrementCursor()
75 public Entity next() { in next()
DEntityIterator.java28 public interface EntityIterator extends Iterator<Entity> {
/frameworks/base/core/java/android/provider/
DCalendarContract.java31 import android.content.Entity;
519 public Entity getEntityAndIncrementCursor(Cursor cursor) throws RemoteException { in getEntityAndIncrementCursor()
574 Entity entity = new Entity(cv); in getEntityAndIncrementCursor()
1361 public Entity getEntityAndIncrementCursor(Cursor cursor) throws RemoteException { in getEntityAndIncrementCursor()
1431 Entity entity = new Entity(cv); in getEntityAndIncrementCursor()
DContactsContract.java31 import android.content.Entity;
1705 public static final class Entity implements BaseColumns, ContactsColumns, class in ContactsContract.Contacts
1711 private Entity() { in Entity() method in ContactsContract.Contacts.Entity
2799 public static final class Entity implements BaseColumns, DataColumns { class in ContactsContract.RawContacts
2803 private Entity() { in Entity() method in ContactsContract.RawContacts.Entity
2949 public android.content.Entity getEntityAndIncrementCursor(Cursor cursor) in getEntityAndIncrementCursor()
2970 android.content.Entity contact = new android.content.Entity(cv); in getEntityAndIncrementCursor()
2979 cv.put(Data._ID, cursor.getLong(cursor.getColumnIndexOrThrow(Entity.DATA_ID))); in getEntityAndIncrementCursor()
7670 public Entity getEntityAndIncrementCursor(Cursor cursor) throws RemoteException { in getEntityAndIncrementCursor()
7694 return new Entity(values); in getEntityAndIncrementCursor()
/frameworks/opt/vcard/java/com/android/vcard/
DVCardComposer.java21 import android.content.Entity;
22 import android.content.Entity.NamedContentValues;
550 Entity entity = entityIterator.next(); in createOneEntryInternal()
/frameworks/av/media/libeffects/lvm/wrapper/
DNOTICE28 "Legal Entity" shall mean the union of the acting entity and all
36 "You" (or "Your") shall mean an individual or Legal Entity
65 or by an individual or Legal Entity authorized to submit on behalf of
75 "Contributor" shall mean Licensor and any individual or Legal Entity
/frameworks/av/media/libeffects/preprocessing/
DNOTICE28 "Legal Entity" shall mean the union of the acting entity and all
36 "You" (or "Your") shall mean an individual or Legal Entity
65 or by an individual or Legal Entity authorized to submit on behalf of
75 "Contributor" shall mean Licensor and any individual or Legal Entity
/frameworks/av/drm/common/
DNOTICE28 "Legal Entity" shall mean the union of the acting entity and all
36 "You" (or "Your") shall mean an individual or Legal Entity
65 or by an individual or Legal Entity authorized to submit on behalf of
75 "Contributor" shall mean Licensor and any individual or Legal Entity
/frameworks/av/drm/drmserver/
DNOTICE28 "Legal Entity" shall mean the union of the acting entity and all
36 "You" (or "Your") shall mean an individual or Legal Entity
65 or by an individual or Legal Entity authorized to submit on behalf of
75 "Contributor" shall mean Licensor and any individual or Legal Entity
/frameworks/base/libs/storage/
DNOTICE28 "Legal Entity" shall mean the union of the acting entity and all
36 "You" (or "Your") shall mean an individual or Legal Entity
65 or by an individual or Legal Entity authorized to submit on behalf of
75 "Contributor" shall mean Licensor and any individual or Legal Entity
/frameworks/base/tools/aidl/
DNOTICE28 "Legal Entity" shall mean the union of the acting entity and all
36 "You" (or "Your") shall mean an individual or Legal Entity
65 or by an individual or Legal Entity authorized to submit on behalf of
75 "Contributor" shall mean Licensor and any individual or Legal Entity
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
DNOTICE28 "Legal Entity" shall mean the union of the acting entity and all
36 "You" (or "Your") shall mean an individual or Legal Entity
65 or by an individual or Legal Entity authorized to submit on behalf of
75 "Contributor" shall mean Licensor and any individual or Legal Entity
/frameworks/av/media/libstagefright/yuv/
DNOTICE28 "Legal Entity" shall mean the union of the acting entity and all
36 "You" (or "Your") shall mean an individual or Legal Entity
65 or by an individual or Legal Entity authorized to submit on behalf of
75 "Contributor" shall mean Licensor and any individual or Legal Entity
/frameworks/av/media/mediaserver/
DNOTICE28 "Legal Entity" shall mean the union of the acting entity and all
36 "You" (or "Your") shall mean an individual or Legal Entity
65 or by an individual or Legal Entity authorized to submit on behalf of
75 "Contributor" shall mean Licensor and any individual or Legal Entity
/frameworks/av/cmds/stagefright/
DNOTICE28 "Legal Entity" shall mean the union of the acting entity and all
36 "You" (or "Your") shall mean an individual or Legal Entity
65 or by an individual or Legal Entity authorized to submit on behalf of
75 "Contributor" shall mean Licensor and any individual or Legal Entity
/frameworks/base/libs/hwui/
DNOTICE28 "Legal Entity" shall mean the union of the acting entity and all
36 "You" (or "Your") shall mean an individual or Legal Entity
65 or by an individual or Legal Entity authorized to submit on behalf of
75 "Contributor" shall mean Licensor and any individual or Legal Entity
/frameworks/av/drm/libdrmframework/
DNOTICE28 "Legal Entity" shall mean the union of the acting entity and all
36 "You" (or "Your") shall mean an individual or Legal Entity
65 or by an individual or Legal Entity authorized to submit on behalf of
75 "Contributor" shall mean Licensor and any individual or Legal Entity
/frameworks/av/drm/libdrmframework/plugins/common/util/
DNOTICE28 "Legal Entity" shall mean the union of the acting entity and all
36 "You" (or "Your") shall mean an individual or Legal Entity
65 or by an individual or Legal Entity authorized to submit on behalf of
75 "Contributor" shall mean Licensor and any individual or Legal Entity
/frameworks/base/packages/FakeOemFeatures/
DNOTICE28 "Legal Entity" shall mean the union of the acting entity and all
36 "You" (or "Your") shall mean an individual or Legal Entity
65 or by an individual or Legal Entity authorized to submit on behalf of
75 "Contributor" shall mean Licensor and any individual or Legal Entity
/frameworks/av/drm/libdrmframework/plugins/passthru/
DNOTICE28 "Legal Entity" shall mean the union of the acting entity and all
36 "You" (or "Your") shall mean an individual or Legal Entity
65 or by an individual or Legal Entity authorized to submit on behalf of
75 "Contributor" shall mean Licensor and any individual or Legal Entity
/frameworks/base/packages/InputDevices/
DNOTICE28 "Legal Entity" shall mean the union of the acting entity and all
36 "You" (or "Your") shall mean an individual or Legal Entity
65 or by an individual or Legal Entity authorized to submit on behalf of
75 "Contributor" shall mean Licensor and any individual or Legal Entity
/frameworks/av/media/libstagefright/codecs/aacdec/
DNOTICE28 "Legal Entity" shall mean the union of the acting entity and all
36 "You" (or "Your") shall mean an individual or Legal Entity
65 or by an individual or Legal Entity authorized to submit on behalf of
75 "Contributor" shall mean Licensor and any individual or Legal Entity
/frameworks/av/media/libstagefright/codecs/amrwb/
DNOTICE28 "Legal Entity" shall mean the union of the acting entity and all
36 "You" (or "Your") shall mean an individual or Legal Entity
65 or by an individual or Legal Entity authorized to submit on behalf of
75 "Contributor" shall mean Licensor and any individual or Legal Entity

12345