OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PHONEBOOK_LABEL_ALTERNATIVE
(Results
1 - 3
of
3
) sorted by null
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsDatabaseHelper.java
373
public static final String
PHONEBOOK_LABEL_ALTERNATIVE
= "phonebook_label_alt";
424
public static final String
PHONEBOOK_LABEL_ALTERNATIVE
=
425
ContactsColumns.
PHONEBOOK_LABEL_ALTERNATIVE
;
[
all
...]
ContactsProvider2.java
582
.add(ContactsColumns.
PHONEBOOK_LABEL_ALTERNATIVE
)
[
all
...]
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsProvider2Test.java
127
ContactsColumns.
PHONEBOOK_LABEL_ALTERNATIVE
,
166
ContactsColumns.
PHONEBOOK_LABEL_ALTERNATIVE
,
209
ContactsColumns.
PHONEBOOK_LABEL_ALTERNATIVE
,
254
ContactsColumns.
PHONEBOOK_LABEL_ALTERNATIVE
,
305
RawContactsColumns.
PHONEBOOK_LABEL_ALTERNATIVE
,
377
ContactsColumns.
PHONEBOOK_LABEL_ALTERNATIVE
,
453
ContactsColumns.
PHONEBOOK_LABEL_ALTERNATIVE
,
542
ContactsColumns.
PHONEBOOK_LABEL_ALTERNATIVE
,
[
all
...]
Completed in 103 milliseconds