Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/tests2/src/com/android/providers/contacts/tests2/
DAllUriTest.java267 private static boolean supportsQuery(String[] path) { in supportsQuery() method in AllUriTest
373 if (!supportsQuery(path)) continue; in testSelect()
392 if (!supportsQuery(path)) continue; in testNoHiddenColumns()
462 if (!supportsQuery(path)) continue; in testSelectWithSelection()
521 if (!supportsQuery(path)) continue; in testSelectWithAllArgs()
538 if (supportsQuery(path)) continue; in testNonSelect()
662 if (supportsQuery(path)) { in testAllOperations()