Home
last modified time | relevance | path

Searched defs:forWrite (Results 1 – 3 of 3) sorted by relevance

/cts/tests/MediaProviderTranscode/src/android/mediaprovidertranscode/cts/
DTranscodeTestUtils.java119 public static ParcelFileDescriptor open(File file, boolean forWrite) throws Exception { in open()
124 public static ParcelFileDescriptor open(Uri uri, boolean forWrite, Bundle bundle) in open()
/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java316 public static boolean canOpenFileAs(TestApp testApp, File file, boolean forWrite) in canOpenFileAs()
539 public static ParcelFileDescriptor openFileAs(TestApp testApp, File file, boolean forWrite) in openFileAs()
846 public static ParcelFileDescriptor openWithFilePath(File file, boolean forWrite) in openWithFilePath()
856 public static boolean canOpen(File file, boolean forWrite) { in canOpen()
/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java1334 String opstr, boolean forWrite) throws Exception { in testAppOpInvalidation()
1354 String opstr, boolean forWrite) throws Exception { in assertAppOpInvalidation()