Home
last modified time | relevance | path

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

/cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/db/
DEntity.java33 public final class Entity<E> { class
38 private Entity(Builder<E> builder) { in Entity() method in Entity
96 public Entity<E> build() { in build()
97 return new Entity<>(this); in build()
DTable.java33 private final Entity<E> mEntity;
35 protected Table(String name, Entity<E> entity) { in Table()
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
DContactsContract_DataTest.java37 import android.provider.ContactsContract.Contacts.Entity;
259 RawContacts.Entity.DATA_ID, in testRawContactsEntityProjection()
320 Entity.CONTENT_DIRECTORY).build(), in testEntityProjection()
322 Contacts.Entity._ID, in testEntityProjection()
323 Contacts.Entity.CONTACT_ID, in testEntityProjection()
324 Contacts.Entity.RAW_CONTACT_ID, in testEntityProjection()
325 Contacts.Entity.DATA_ID, in testEntityProjection()
326 Contacts.Entity.NAME_RAW_CONTACT_ID, in testEntityProjection()
327 Contacts.Entity.DELETED, in testEntityProjection()
/cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/
DDeviceEvent.java33 import android.inputmethodservice.cts.db.Entity;
189 super(name, new Entity.Builder<DeviceEvent>() in DeviceEventTable()
/cts/tests/tests/calendarprovider/src/android/provider/cts/calendar/
DCalendarTest.java24 import android.content.Entity;
1073 Entity entity = ei.next(); in testEventsEntityQuery()
1075 ArrayList<Entity.NamedContentValues> subvalues = entity.getSubValues(); in testEventsEntityQuery()
1111 Entity entity = ei.next(); in testEventsEntityQuery()
1153 Entity entity = ei.next(); in testCalendarEntityQuery()
1789 final Entity entity = iterator.next(); in testEventColors()
/cts/apps/CtsVerifier/
DNOTICE.txt75 "Legal Entity" shall mean the union of the acting entity and all
83 "You" (or "Your") shall mean an individual or Legal Entity
112 or by an individual or Legal Entity authorized to submit on behalf of
122 "Contributor" shall mean Licensor and any individual or Legal Entity
304 "Legal Entity" shall mean the union of the acting entity and all
312 "You" (or "Your") shall mean an individual or Legal Entity
341 or by an individual or Legal Entity authorized to submit on behalf of
351 "Contributor" shall mean Licensor and any individual or Legal Entity
2617 "Legal Entity" shall mean the union of the acting entity and all
2625 "You" (or "Your") shall mean an individual or Legal Entity
[all …]