Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java1622 final Uri uriVideoFile2 = MediaStore.scanFile(cr, videoFile2); in testRenameAndReplaceFile() local
1628 assertThat(cr.openFileDescriptor(uriVideoFile2, "rw")).isNotNull(); in testRenameAndReplaceFile()