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