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.java266 private static boolean supportsQuery(String[] path) { in supportsQuery() method in ContactsContract_AllUriTest
372 if (!supportsQuery(path)) continue; in testSelect()
387 if (!supportsQuery(path)) continue; in testNoHiddenColumns()
453 if (!supportsQuery(path)) continue; in testSelectWithSelection()
512 if (!supportsQuery(path)) continue; in testSelectWithAllArgs()
529 if (supportsQuery(path)) continue; in testNonSelect()
654 } else if (supportsQuery(path)) { in testAllOperations()