Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java575 final File nonMediaFile = new File(getDownloadDir(), NONMEDIA_FILE_NAME); in testCantAccessOtherAppsContents() local
599 final File nonMediaFile = new File(dirInDownload, NONMEDIA_FILE_NAME); in testCantDeleteOtherAppsContents() local
648 final File nonMediaFile = new File(getDownloadDir(), NONMEDIA_FILE_NAME); in testDeleteAlreadyUnlinkedFile() local