HomeSort by relevance Sort by last modified time
    Searched refs:PHONEBOOK_LABEL_ALTERNATIVE (Results 1 - 3 of 3) sorted by null

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsDatabaseHelper.java 400 public static final String PHONEBOOK_LABEL_ALTERNATIVE = "phonebook_label_alt";
453 public static final String PHONEBOOK_LABEL_ALTERNATIVE =
454 ContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE;
    [all...]
ContactsProvider2.java 633 .add(ContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE)
    [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsProvider2Test.java 138 ContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE,
179 ContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE,
224 ContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE,
273 ContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE,
326 RawContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE,
399 ContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE,
477 ContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE,
568 ContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE,
    [all...]

Completed in 171 milliseconds