Home
last modified time | relevance | path

Searched defs:filesDir (Results 1 – 13 of 13) 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/common/device-side/bedstead/testapp/src/test/java/com/android/bedstead/testapp/
DTestAppTest.java270 File filesDir = sContext.getExternalFilesDir(/* type= */ null); in writeApkFile_writesFile() local
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2ConcurrentAndroidTestCase.java102 File filesDir = mContext.getPackageManager().isInstantApp() in setUp() local
DCamera2AndroidTestCase.java118 File filesDir = mContext.getPackageManager().isInstantApp() in setUp() local
DCamera2AndroidTestRule.java240 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.java252 final File filesDir = getContext().getFilesDir(); in testVerifyAllocateApi() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DHeifWriterTest.java75 File filesDir = mContext.getPackageManager().isInstantApp() in setUp() local
/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java286 final File filesDir = context.getFilesDir(); in testCacheClearing() local