Searched refs:supportsWrite (Results 1 – 1 of 1) sorted by relevance
267 private static boolean supportsWrite(String[] path) { in supportsWrite() method in ContactsContract_AllUriTest684 checkExecutable("openOutputStream", uri, supportsWrite(path), () -> { in testAllFileOperations()