Searched refs:supportsQuery (Results 1 – 1 of 1) sorted by relevance
266 private static boolean supportsQuery(String[] path) { in supportsQuery() method in ContactsContract_AllUriTest372 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()