Searched defs:queryContactIdByRawContactId (Results 1 - 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/testutil/
H A DRawContactUtil.java72 public static long queryContactIdByRawContactId(ContentResolver resolver, long rawContactid) { method in class:RawContactUtil
85 long contactId = queryContactIdByRawContactId(resolver, rawContactid);

Completed in 57 milliseconds