Searched refs:RawContactsEntity (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardComposer.java43 import android.provider.ContactsContract.RawContactsEntity;
255 * Special variant of init(), which accepts a Uri for obtaining {@link RawContactsEntity} from
404 RawContactsEntity.CONTENT_URI);
/frameworks/base/core/java/android/provider/
H A DContactsContract.java2892 * {@link RawContactsEntity} for a stand-alone table containing the same
4422 * {@link RawContactsEntity}. See also {@link RawContacts}.
4821 * If a raw contact has data rows, the RawContactsEntity cursor will contain
4827 * Uri entityUri = ContentUris.withAppendedId(RawContactsEntity.CONTENT_URI, rawContactId);
4830 * RawContactsEntity.SOURCE_ID,
4831 * RawContactsEntity.DATA_ID,
4832 * RawContactsEntity.MIMETYPE,
4833 * RawContactsEntity.DATA1
4850 * RawContactsEntity has a combination of RawContact and Data columns.
4951 public final static class RawContactsEntity class in class:ContactsContract
4956 private RawContactsEntity() {} method in class:ContactsContract.RawContactsEntity
[all...]
/frameworks/base/
H A Dcompiled-classes-phone3419 android.provider.ContactsContract$RawContactsEntity

Completed in 109 milliseconds