OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PHONEBOOK_LABEL_PRIMARY
(Results
1 - 3
of
3
) sorted by null
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsDatabaseHelper.java
374
public static final String
PHONEBOOK_LABEL_PRIMARY
= "phonebook_label";
425
public static final String
PHONEBOOK_LABEL_PRIMARY
=
426
ContactsColumns.
PHONEBOOK_LABEL_PRIMARY
;
[
all
...]
ContactsProvider2.java
610
.add(ContactsColumns.
PHONEBOOK_LABEL_PRIMARY
)
[
all
...]
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsProvider2Test.java
126
ContactsColumns.
PHONEBOOK_LABEL_PRIMARY
,
166
ContactsColumns.
PHONEBOOK_LABEL_PRIMARY
,
210
ContactsColumns.
PHONEBOOK_LABEL_PRIMARY
,
258
ContactsColumns.
PHONEBOOK_LABEL_PRIMARY
,
310
RawContactsColumns.
PHONEBOOK_LABEL_PRIMARY
,
383
ContactsColumns.
PHONEBOOK_LABEL_PRIMARY
,
460
ContactsColumns.
PHONEBOOK_LABEL_PRIMARY
,
550
ContactsColumns.
PHONEBOOK_LABEL_PRIMARY
,
[
all
...]
Completed in 32 milliseconds