Searched refs:subdirectory (Results 1 – 8 of 8) sorted by relevance
52 # Complete include of subdirectory owners from this repo54 # Partial include of subdirectory owners from this repo64 # Complete include of subdirectory owners from another repo66 # Partial include of subdirectory owners from another repo
16 // Build all java files in the java subdirectory
593 String subdirectory) throws IOException { in createFileOnSD() argument598 if (subdirectory != null) { in createFileOnSD()599 fullPath.append(File.separatorChar).append(subdirectory); in createFileOnSD()
349 public static File getUniqueExternalFile(Context context, String subdirectory, String fileName,351 File externalStorage = Environment.getExternalStoragePublicDirectory(subdirectory);
1001 final String subdirectory = getExternalDirectoryForType(type); in addCustomExternalRingtone() local1004 final File outFile = Utils.getUniqueExternalFile(mContext, subdirectory, in addCustomExternalRingtone()
54 // has the resource file in a subdirectory res/ and testres/, respectively.
22 data anywhere except in the `files/` subdirectory of the directory containing
871 # subdirectory from a directory tree whose root is specified with the INPUT tag.