Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2Test.java1329 final Uri filterUri8 = Uri.withAppendedPath(baseFilterUri, "sip_hot_tamale"); in testPhonesFilterQueryInter() local
1343 assertStoredValues(filterUri8, values4); in testPhonesFilterQueryInter()
2701 final Uri filterUri8 = Contactables.CONTENT_URI; in testContactablesMultipleQuery() local
2702 assertStoredValues(filterUri8, cv1, cv2, cv3, cv4, cv5, cv6); in testContactablesMultipleQuery()