Searched refs:supportsQuery (Results 1 – 1 of 1) sorted by relevance
265 private static boolean supportsQuery(String[] path) { in supportsQuery() method in ContactsContract_AllUriTest371 if (!supportsQuery(path)) continue; in testSelect()386 if (!supportsQuery(path)) continue; in testNoHiddenColumns()452 if (!supportsQuery(path)) continue; in testSelectWithSelection()511 if (!supportsQuery(path)) continue; in testSelectWithAllArgs()528 if (supportsQuery(path)) continue; in testNonSelect()653 } else if (supportsQuery(path)) { in testAllOperations()