Searched refs:supportsUpdate (Results 1 – 1 of 1) sorted by relevance
255 private static boolean supportsUpdate(String[] path) { in supportsUpdate() method in ContactsContract_AllUriTest658 checkExecutable("update", uri, supportsUpdate(path), () -> { in testAllOperations()