Searched defs:RawContacts (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DContactsContract.java71 * A row in the {@link RawContacts} table represents a set of data describing a
77 * RawContacts presumably describing the same person. When data in or associated with
78 * the RawContacts table is changed, the affected aggregate contacts are updated as
122 * {@link RawContacts#DIRTY} is not automatically set and the
127 * the delete operation in {@link RawContacts}.
740 * @see RawContacts
759 * @see RawContacts
803 * @see RawContacts
868 * Reference to the row in the RawContacts table holding the contact name.
1074 * Contact name and contact name metadata columns in the RawContacts tabl
2645 public static final class RawContacts implements BaseColumns, RawContactsColumns, class in class:ContactsContract
2650 private RawContacts() { method in class:ContactsContract.RawContacts
[all...]

Completed in 24 milliseconds