Searched defs:paths (Results 1 – 6 of 6) sorted by relevance
107 final List<File> paths = getAllPackageSpecificPaths(getContext()); in testAllPackageDirsWritable() local143 final List<File> paths = new ArrayList<File>(); in getAllPackageSpecificPaths() local153 final List<File> paths = new ArrayList<File>(); in getAllPackageSpecificPathsExceptMedia() local162 final List<File> paths = new ArrayList<File>(); in getAllPackageSpecificPathsExceptObb() local199 final List<File> paths = new ArrayList<File>(); in getPrimaryPackageSpecificPaths() local208 final List<File> paths = new ArrayList<File>(); in getSecondaryPackageSpecificPaths() local218 final List<File> paths = new ArrayList<>(); in getMountPaths() local312 public static void assertDirNoWriteAccess(File[] paths) { in assertDirNoWriteAccess()
60 final List<File> paths = getAllPackageSpecificPaths(getContext()); in testAllWalkingUpTreeNoAccess() local
147 final List<File> paths = getPrimaryPackageSpecificPaths(getContext()); in testPrimaryWalkingUpTreeReadWrite() local225 final List<File> paths = getSecondaryPackageSpecificPaths(getContext()); in testSecondaryWalkingUpTreeReadOnly() local261 final List<File> paths = getAllPackageSpecificPathsExceptMedia(getContext()); in testVerifyNoMediaCreated() local
47 final List<File> paths = getAllPackageSpecificPaths(getContext()); in testAllWalkingUpTreeReadOnly() local
260 final List<File> paths = new ArrayList<File>(); in testExternalStorageIsolatedWrite() local
932 String[] authorities, String[] ports, String[] paths, int[] pathTypes) { in Match()942 String[] authorities, String[] ports, String[] paths, int[] pathTypes, in Match()