Home
last modified time | relevance | path

Searched refs:supportsWrite (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/tests2/src/com/android/providers/contacts/tests2/
DAllUriTest.java290 private static boolean supportsWrite(String[] path) { in supportsWrite() method in AllUriTest
719 checkExecutable("openOutputStream", uri, supportsWrite(path), () -> { in testAllFileOperations()