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

  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsDatabaseHelperTest.java 362 RawContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE);
403 RawContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE);
416 RawContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE);
ContactsProvider2Test.java 190 ContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE,
231 ContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE,
276 ContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE,
325 ContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE,
379 RawContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE,
454 ContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE,
534 ContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE,
626 ContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE,
    [all...]
ContactsDatabaseHelperUpgradeTest.java 221 new TableColumn(RawContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE, TEXT, false, null),
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsDatabaseHelper.java 415 public static final String PHONEBOOK_LABEL_ALTERNATIVE = "phonebook_label_alt";
470 public static final String PHONEBOOK_LABEL_ALTERNATIVE =
471 ContactsColumns.PHONEBOOK_LABEL_ALTERNATIVE;
    [all...]
ContactsProvider2.java     [all...]

Completed in 155 milliseconds