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.java325 final File otherAppMusic = new File(getMusicDir(), "other" + AUDIO_FILE_NAME); in testManageExternalStorageCanDeleteOtherAppsContents() local
679 final File otherAppMusic = new File(getMusicDir(), "other" + AUDIO_FILE_NAME); in testManageExternalStorageReaddir() local
690 assertDirectoryContains(otherAppMusic.getParentFile(), otherAppMusic); in testManageExternalStorageReaddir() local
709 final File otherAppMusic = new File(getMusicDir(), "other" + AUDIO_FILE_NAME); in testManageExternalStorageQueryOtherAppsFile() local
1022 final File otherAppMusic = new File(getMusicDir(), "other" + AUDIO_FILE_NAME); in testNoIsolatedStorageStorageReaddir() local
1032 assertDirectoryContains(otherAppMusic.getParentFile(), otherAppMusic); in testNoIsolatedStorageStorageReaddir() local
1051 final File otherAppMusic = new File(getMusicDir(), "other" + AUDIO_FILE_NAME); in testNoIsolatedStorageQueryOtherAppsFile() local
/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java2393 final File otherAppMusic = new File(getMusicDir(), "other" + AUDIO_FILE_NAME); in testQueryOtherAppsFiles() local
2415 final File otherAppMusic = new File(getMusicDir(), "other" + AUDIO_FILE_NAME); in testSystemGalleryQueryOtherAppsFiles() local