Searched refs:queryForContactId (Results 1 - 2 of 2) sorted by relevance

/packages/experimental/LoaderApp/src/com/android/loaderapp/util/
H A DContactsUtils.java273 public static long queryForContactId(ContentResolver cr, long rawContactId) { method in class:ContactsUtils
/packages/apps/Contacts/src/com/android/contacts/activities/
H A DConfirmAddDetailActivity.java398 final long contactId = queryForContactId(resolver, rawContactId);
415 private static long queryForContactId(ContentResolver resolver, long rawContactId) { method in class:ConfirmAddDetailActivity.QueryEntitiesTask

Completed in 785 milliseconds