Home
last modified time | relevance | path

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

/aosp14/frameworks/base/
H A DOWNERS.md52 # Complete include of subdirectory owners from this repo
54 # Partial include of subdirectory owners from this repo
64 # Complete include of subdirectory owners from another repo
66 # Partial include of subdirectory owners from another repo
/aosp14/frameworks/base/apct-tests/perftests/utils/
H A DAndroid.bp16 // Build all java files in the java subdirectory
/aosp14/frameworks/base/core/tests/coretests/src/android/app/
H A DDownloadManagerBaseTest.java593 String subdirectory) throws IOException { in createFileOnSD() argument
598 if (subdirectory != null) { in createFileOnSD()
599 fullPath.append(File.separatorChar).append(subdirectory); in createFileOnSD()
/aosp14/frameworks/base/media/java/android/media/
H A DUtils.java349 public static File getUniqueExternalFile(Context context, String subdirectory, String fileName,
351 File externalStorage = Environment.getExternalStoragePublicDirectory(subdirectory);
H A DRingtoneManager.java1001 final String subdirectory = getExternalDirectoryForType(type); in addCustomExternalRingtone() local
1004 final File outFile = Utils.getUniqueExternalFile(mContext, subdirectory, in addCustomExternalRingtone()
/aosp14/frameworks/base/mime/
H A DAndroid.bp54 // has the resource file in a subdirectory res/ and testres/, respectively.
/aosp14/system/core/cli-test/
H A DREADME.md22 data anywhere except in the `files/` subdirectory of the directory containing
/aosp14/frameworks/base/media/native/midi/include/
H A DDoxyfile871 # subdirectory from a directory tree whose root is specified with the INPUT tag.