Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java1464 final File topLevelAudioFile = new File(getExternalStorageDir(), AUDIO_FILE_NAME); in testSystemGalleryAppHasNoFullAccessToAudio() local
1484 topLevelAudioFile.createNewFile(); in testSystemGalleryAppHasNoFullAccessToAudio()
1492 topLevelAudioFile.delete(); in testSystemGalleryAppHasNoFullAccessToAudio()