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

/frameworks/base/core/java/android/provider/
H A DContacts.java87 * Signifies a Phone row that is stored in the Phones table
658 * A sub directory of a single person that contains all of their Phones.
662 public static final class Phones implements BaseColumns, PhonesColumns, class in class:Contacts.People
667 private Phones() {} method in class:Contacts.People.Phones
855 * Columns from the Phones table that other columns join into themselves.
949 public static final class Phones class in class:Contacts
954 private Phones() {} method in class:Contacts.Phones
964 if (type != People.Phones.TYPE_CUSTOM) {
971 display = labels[People.Phones.TYPE_HOME - 1];
1748 * A sub directory of a single person that contains all of their Phones
[all...]

Completed in 80 milliseconds