OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RAW_CONTACTS_URI_LIMIT_1
(Results
1 - 2
of
2
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
AccountTypeWithDataSet.java
36
private static final Uri
RAW_CONTACTS_URI_LIMIT_1
= RawContacts.CONTENT_URI.buildUpon()
70
final Cursor c = context.getContentResolver().query(
RAW_CONTACTS_URI_LIMIT_1
,
AccountWithDataSet.java
52
private static final Uri
RAW_CONTACTS_URI_LIMIT_1
= RawContacts.CONTENT_URI.buildUpon()
106
final Cursor c = context.getContentResolver().query(
RAW_CONTACTS_URI_LIMIT_1
,
Completed in 295 milliseconds