Home
last modified time | relevance | path

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

/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
DContactsContract_AllUriTest.java244 private static boolean supportsQuery(String[] path) { in supportsQuery() method in ContactsContract_AllUriTest
350 if (!supportsQuery(path)) continue; in testSelect()
365 if (!supportsQuery(path)) continue; in testNoHiddenColumns()
431 if (!supportsQuery(path)) continue; in testSelectWithSelection()
490 if (!supportsQuery(path)) continue; in testSelectWithAllArgs()
507 if (supportsQuery(path)) continue; in testNonSelect()
630 if (supportsQuery(path)) { in testAllOperations()