Searched defs:paths (Results 1 – 7 of 7) sorted by relevance
87 final List<File> paths = getAllPackageSpecificPaths(getContext()); in testAllPackageDirsWritable() local117 final List<File> paths = new ArrayList<File>(); in getAllPackageSpecificPaths() local126 final List<File> paths = new ArrayList<File>(); in getAllPackageSpecificPathsExceptObb() local134 final List<File> paths = new ArrayList<File>(); in getPrimaryPackageSpecificPaths() local143 final List<File> paths = new ArrayList<File>(); in getSecondaryPackageSpecificPaths() local
50 final List<File> paths = getAllPackageSpecificPaths(getContext()); in testAllWalkingUpTreeNoAccess() local
128 final List<File> paths = getPrimaryPackageSpecificPaths(getContext()); in testPrimaryWalkingUpTreeReadWrite() local206 final List<File> paths = getSecondaryPackageSpecificPaths(getContext()); in testSecondaryWalkingUpTreeReadOnly() local236 final List<File> paths = getAllPackageSpecificPaths(getContext()); in testVerifyNoMediaCreated() local
51 final List<File> paths = getAllPackageSpecificPaths(getContext()); in testAllWalkingUpTreeReadOnly() local
180 protected Set<File> doInBackground(File... paths) { in doInBackground()
222 String[] paths = new String[2]; in doInBackground() local
933 String[] authorities, String[] ports, String[] paths, int[] pathTypes) { in Match()943 String[] authorities, String[] ports, String[] paths, int[] pathTypes, in Match()