Searched refs:supportsDelete (Results 1 – 1 of 1) sorted by relevance
281 private static boolean supportsDelete(String[] path) { in supportsDelete() method in ContactsContract_AllUriTest681 checkExecutable("delete", uri, supportsDelete(path), () -> { in testAllOperations()