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

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsDatabaseHelper.java 398 public static final String PHONEBOOK_LABEL_PRIMARY = "phonebook_label";
449 public static final String PHONEBOOK_LABEL_PRIMARY =
450 ContactsColumns.PHONEBOOK_LABEL_PRIMARY;
    [all...]
ContactsProvider2.java 631 .add(ContactsColumns.PHONEBOOK_LABEL_PRIMARY)
    [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsProvider2Test.java 136 ContactsColumns.PHONEBOOK_LABEL_PRIMARY,
177 ContactsColumns.PHONEBOOK_LABEL_PRIMARY,
222 ContactsColumns.PHONEBOOK_LABEL_PRIMARY,
271 ContactsColumns.PHONEBOOK_LABEL_PRIMARY,
324 RawContactsColumns.PHONEBOOK_LABEL_PRIMARY,
397 ContactsColumns.PHONEBOOK_LABEL_PRIMARY,
475 ContactsColumns.PHONEBOOK_LABEL_PRIMARY,
566 ContactsColumns.PHONEBOOK_LABEL_PRIMARY,
    [all...]

Completed in 679 milliseconds