Home
last modified time | relevance | path

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

/cts/hostsidetests/backup/BackupEligibility/src/
DBackupEligibilityTest.java63 File filesDir = mContext.getFilesDir(); in setupFiles() local
/cts/hostsidetests/backup/fullbackupapp/src/android/cts/backup/fullbackupapp/
DFullbackupTest.java72 File filesDir = mContext.getFilesDir(); in setupFiles() local
/cts/tests/camera/src/android/hardware/multiprocess/camera/cts/
DMediaRecorderCameraActivity.java62 File filesDir = getPackageManager().isInstantApp() in onCreate() local
/cts/hostsidetests/backup/FullBackupOnly/src/
DFullBackupOnlyTest.java69 File filesDir = mContext.getFilesDir(); in setupFiles() local
/cts/hostsidetests/backup/includeexcludeapp/src/android/cts/backup/includeexcludeapp/
DIncludeExcludeTest.java88 File filesDir = mContext.getFilesDir(); in setupFiles() local
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2ConcurrentAndroidTestCase.java112 File filesDir = mContext.getPackageManager().isInstantApp() in setUp() local
DCamera2AndroidTestCase.java136 File filesDir = mContext.getExternalFilesDir(null); in setUp() local
DCamera2AndroidTestRule.java251 File filesDir = mContext.getPackageManager().isInstantApp() in before() local
DCamera2SurfaceViewTestCase.java136 File filesDir = mContext.getPackageManager().isInstantApp() in setUp() local
/cts/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/
DStorageTest.java264 final File filesDir = getContext().getFilesDir(); in testVerifyAllocateApi() local
/cts/common/device-side/bedstead/testapp/src/test/java/com/android/bedstead/testapp/
DTestAppTest.java271 File filesDir = sContext.getExternalFilesDir(/* type= */ null); in writeApkFile_writesFile() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DHeifWriterTest.java75 File filesDir = mContext.getPackageManager().isInstantApp() in setUp() local
DCameraGPURecordingTest.java234 File filesDir = mContext.getPackageManager().isInstantApp() in prepareEncoder() local
/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java371 final File filesDir = context.getFilesDir(); in testCacheClearing() local