Home
last modified time | relevance | path

Searched refs:rid7 (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2Test.java2943 final long rid7 = RawContactUtil.createRawContact(mResolver); in testQueryContactStrequentFrequentOrder() local
2944 final long did7 = ContentUris.parseId(insertPhoneNumber(rid7, "7")); in testQueryContactStrequentFrequentOrder()
2955 final long cid7 = queryContactId(rid7); in testQueryContactStrequentFrequentOrder()