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

/frameworks/base/core/java/android/provider/
H A DContactsContract.java64 * A row in the {@link RawContacts} table represents a set of data describing a
70 * RawContacts presumably describing the same person. When data in or associated with
71 * the RawContacts table is changed, the affected aggregate contacts are updated as
115 * {@link RawContacts#DIRTY} is not automatically set and the
120 * the delete operation in {@link RawContacts}.
248 * @see RawContacts
267 * @see RawContacts
311 * @see RawContacts
368 * Reference to the row in the RawContacts table holding the contact name.
519 * Contact name and contact name metadata columns in the RawContacts tabl
1601 public static final class RawContacts implements BaseColumns, RawContactsColumns, class in class:ContactsContract
1606 private RawContacts() { method in class:ContactsContract.RawContacts
[all...]

Completed in 53 milliseconds