Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java1555 final File topLevelAudioFile = new File(getExternalStorageDir(), AUDIO_FILE_NAME); in testSystemGalleryAppHasNoFullAccessToAudio() local
1575 topLevelAudioFile.createNewFile(); in testSystemGalleryAppHasNoFullAccessToAudio()
1583 topLevelAudioFile.delete(); in testSystemGalleryAppHasNoFullAccessToAudio()