Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/WriteExternalStorageApp/src/com/android/cts/writeexternalstorageapp/
DChangeDefaultUris.java38 File mediaFile = in testChangeDefaultUris() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/video/
DCameraVideoActivity.java158 File mediaFile; in getOutputMediaFile() local
/cts/hostsidetests/scopedstorage/src/android/scopedstorage/cts/
DScopedStorageTest.java468 final File mediaFile = new File(nomediaDir, IMAGE_FILE_NAME); in testManageExternalStorageDoesntSkipScanningDirtyNomediaDir() local
/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java553 final File mediaFile = new File(getPicturesDir(), IMAGE_FILE_NAME); in testCantAccessOtherAppsContents() local
577 final File mediaFile = new File(dirInDownload, IMAGE_FILE_NAME); in testCantDeleteOtherAppsContents() local