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

/frameworks/base/core/java/android/provider/
H A DContacts.java86 * Signifies a Phone row that is stored in the Phones table
657 * A sub directory of a single person that contains all of their Phones.
661 public static final class Phones implements BaseColumns, PhonesColumns, class in class:Contacts.People
666 private Phones() {} method in class:Contacts.People.Phones
854 * Columns from the Phones table that other columns join into themselves.
948 public static final class Phones class in class:Contacts
953 private Phones() {} method in class:Contacts.Phones
963 if (type != People.Phones.TYPE_CUSTOM) {
970 display = labels[People.Phones.TYPE_HOME - 1];
1747 * A sub directory of a single person that contains all of their Phones
[all...]

Completed in 10 milliseconds