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