Searched defs:paths (Results 1 – 7 of 7) sorted by relevance
106 final List<File> paths = getAllPackageSpecificPaths(getContext()); in testAllPackageDirsWritable() local136 final List<File> paths = new ArrayList<File>(); in getAllPackageSpecificPaths() local146 final List<File> paths = new ArrayList<File>(); in getAllPackageSpecificPathsExceptMedia() local155 final List<File> paths = new ArrayList<File>(); in getAllPackageSpecificPathsExceptObb() local180 final List<File> paths = new ArrayList<File>(); in getPrimaryPackageSpecificPaths() local189 final List<File> paths = new ArrayList<File>(); in getSecondaryPackageSpecificPaths() local199 final List<File> paths = new ArrayList<>(); in getMountPaths() local293 public static void assertDirNoWriteAccess(File[] paths) { in assertDirNoWriteAccess()
60 final List<File> paths = getAllPackageSpecificPaths(getContext()); in testAllWalkingUpTreeNoAccess() local
140 final List<File> paths = getPrimaryPackageSpecificPaths(getContext()); in testPrimaryWalkingUpTreeReadWrite() local217 final List<File> paths = getSecondaryPackageSpecificPaths(getContext()); in testSecondaryWalkingUpTreeReadOnly() local253 final List<File> paths = getAllPackageSpecificPathsExceptMedia(getContext()); in testVerifyNoMediaCreated() local
47 final List<File> paths = getAllPackageSpecificPaths(getContext()); in testAllWalkingUpTreeReadOnly() local
180 protected Set<File> doInBackground(File... paths) { in doInBackground()
932 String[] authorities, String[] ports, String[] paths, int[] pathTypes) { in Match()942 String[] authorities, String[] ports, String[] paths, int[] pathTypes, in Match()
475 final List<File> paths = new ArrayList<File>(); in getSecondaryPackageSpecificPaths() local