Home
last modified time | relevance | path

Searched refs:paths (Results 1 – 8 of 8) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
DCommonExternalStorageTest.java107 final List<File> paths = getAllPackageSpecificPaths(getContext()); in testAllPackageDirsWritable() local
108 for (File path : paths) { in testAllPackageDirsWritable()
134 for (File path : paths) { in testAllPackageDirsWritable()
143 final List<File> paths = new ArrayList<File>(); in getAllPackageSpecificPaths() local
144 Collections.addAll(paths, context.getExternalCacheDirs()); in getAllPackageSpecificPaths()
145 Collections.addAll(paths, context.getExternalFilesDirs(null)); in getAllPackageSpecificPaths()
146 Collections.addAll(paths, context.getExternalFilesDirs(Environment.DIRECTORY_PICTURES)); in getAllPackageSpecificPaths()
147 Collections.addAll(paths, context.getExternalMediaDirs()); in getAllPackageSpecificPaths()
148 Collections.addAll(paths, context.getObbDirs()); in getAllPackageSpecificPaths()
149 return paths; in getAllPackageSpecificPaths()
[all …]
DExternalStorageTest.java60 final List<File> paths = getAllPackageSpecificPaths(getContext()); in testAllWalkingUpTreeNoAccess() local
63 for (File path : paths) { in testAllWalkingUpTreeNoAccess()
/cts/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/
DStorageTest.java260 final List<File> paths = new ArrayList<File>(); in testExternalStorageIsolatedWrite() local
261 Collections.addAll(paths, Environment.getExternalStorageDirectory()); in testExternalStorageIsolatedWrite()
262 Collections.addAll(paths, in testExternalStorageIsolatedWrite()
264 Collections.addAll(paths, context.getExternalCacheDirs()); in testExternalStorageIsolatedWrite()
265 Collections.addAll(paths, context.getExternalFilesDirs(null)); in testExternalStorageIsolatedWrite()
266 Collections.addAll(paths, context.getExternalFilesDirs(Environment.DIRECTORY_PICTURES)); in testExternalStorageIsolatedWrite()
267 Collections.addAll(paths, context.getExternalMediaDirs()); in testExternalStorageIsolatedWrite()
268 Collections.addAll(paths, context.getObbDirs()); in testExternalStorageIsolatedWrite()
271 for (File path : paths) { in testExternalStorageIsolatedWrite()
/cts/hostsidetests/appsecurity/test-apps/WriteExternalStorageApp/src/com/android/cts/writeexternalstorageapp/
DWriteExternalStorageTest.java147 final List<File> paths = getPrimaryPackageSpecificPaths(getContext()); in testPrimaryWalkingUpTreeReadWrite() local
150 for (File path : paths) { in testPrimaryWalkingUpTreeReadWrite()
225 final List<File> paths = getSecondaryPackageSpecificPaths(getContext()); in testSecondaryWalkingUpTreeReadOnly() local
228 for (File path : paths) { in testSecondaryWalkingUpTreeReadOnly()
261 final List<File> paths = getAllPackageSpecificPathsExceptMedia(getContext()); in testVerifyNoMediaCreated() local
263 for (File path : paths) { in testVerifyNoMediaCreated()
268 for (File path : paths) { in testVerifyNoMediaCreated()
/cts/hostsidetests/appsecurity/test-apps/ReadExternalStorageApp/src/com/android/cts/readexternalstorageapp/
DReadExternalStorageTest.java47 final List<File> paths = getAllPackageSpecificPaths(getContext()); in testAllWalkingUpTreeReadOnly() local
50 for (File path : paths) { in testAllWalkingUpTreeReadOnly()
/cts/tests/tests/content/src/android/content/cts/
DIntentFilterTest.java932 String[] authorities, String[] ports, String[] paths, int[] pathTypes) { in Match() argument
934 if (paths != null) { in Match()
935 for (int i = 0; i < paths.length; i++) { in Match()
936 addDataPath(paths[i], pathTypes[i]); in Match()
942 String[] authorities, String[] ports, String[] paths, int[] pathTypes, in Match() argument
944 this(actions, categories, mimeTypes, schemes, authorities, ports, paths, pathTypes); in Match()
/cts/apps/CameraITS/build/scripts/
Dgpylint_rcfile17 # F0401 ignores import errors since gpylint does not have the python paths
57 #import-paths=
322 # paths.
/cts/tests/tests/media/src/android/media/cts/
D.goutputstream-9KZYJZ240 cookie.setPath("/"); // all paths