Home
last modified time | relevance | path

Searched defs:otherAppMusic (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/scopedstorage/src/android/scopedstorage/cts/
DScopedStorageTest.java231 final File otherAppMusic = new File(getMusicDir(), "other" + AUDIO_FILE_NAME); in testManageExternalStorageCanDeleteOtherAppsContents() local
412 final File otherAppMusic = new File(getMusicDir(), "other" + AUDIO_FILE_NAME); in testManageExternalStorageReaddir() local
423 assertDirectoryContains(otherAppMusic.getParentFile(), otherAppMusic); in testManageExternalStorageReaddir() local
442 final File otherAppMusic = new File(getMusicDir(), "other" + AUDIO_FILE_NAME); in testManageExternalStorageQueryOtherAppsFile() local
739 final File otherAppMusic = new File(getMusicDir(), "other" + AUDIO_FILE_NAME); in testNoIsolatedStorageStorageReaddir() local
749 assertDirectoryContains(otherAppMusic.getParentFile(), otherAppMusic); in testNoIsolatedStorageStorageReaddir() local
768 final File otherAppMusic = new File(getMusicDir(), "other" + AUDIO_FILE_NAME); in testNoIsolatedStorageQueryOtherAppsFile() local
/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java2204 final File otherAppMusic = new File(getMusicDir(), "other" + AUDIO_FILE_NAME); in testQueryOtherAppsFiles() local
2226 final File otherAppMusic = new File(getMusicDir(), "other" + AUDIO_FILE_NAME); in testSystemGalleryQueryOtherAppsFiles() local