Searched refs:supportsRead (Results 1 – 1 of 1) sorted by relevance
263 private static boolean supportsRead(String[] path) { in supportsRead() method in ContactsContract_AllUriTest672 checkExecutable("openInputStream", uri, supportsRead(path), () -> { in testAllFileOperations()