Home
last modified time | relevance | path

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

/cts/hostsidetests/backup/AllowBackup/src/
DAllowBackupTest.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/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/
DStorageTest.java188 final File filesDir = getContext().getFilesDir(); in testVerifyAllocateApi() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DHeifWriterTest.java70 File filesDir = mContext.getPackageManager().isInstantApp() in setUp() local
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2AndroidTestCase.java120 File filesDir = mContext.getPackageManager().isInstantApp() in setUp() local
DCamera2SurfaceViewTestCase.java140 File filesDir = mContext.getPackageManager().isInstantApp() in setUp() local
/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java254 final File filesDir = context.getFilesDir(); in testCacheClearing() local