Searched defs:filesDir (Results 1 – 7 of 7) sorted by relevance
103 File filesDir = AndroidFileEnvironment.getFilesDirWithPreNWorkaround(context); in toFile() local
201 File filesDir = context.getFilesDir(); in getFilesDirWithPreNWorkaround() local
280 File filesDir = AndroidFileEnvironment.getFilesDirWithPreNWorkaround(context); in fromAbsolutePath() local
258 File filesDir = context.getFilesDir(); in deleteFile_shouldReturnTrue() local268 File filesDir = context.getFilesDir(); in deleteFile_shouldReturnFalse() local
101 File filesDir = new File(partition, "Android/data/com.google.android.storage.test/files"); in addExternalPackageDirs() local
111 String filesDir = getFilesDir().getPath(); in getExecutablePathFromAssets() local
110 val filesDir = heapDumpDirectory in <lambda>() constant