Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java554 final File nonMediaFile = new File(getDownloadDir(), NONMEDIA_FILE_NAME); in testCantAccessOtherAppsContents() local
578 final File nonMediaFile = new File(dirInDownload, NONMEDIA_FILE_NAME); in testCantDeleteOtherAppsContents() local
627 final File nonMediaFile = new File(getDownloadDir(), NONMEDIA_FILE_NAME); in testDeleteAlreadyUnlinkedFile() local