Home
last modified time | relevance | path

Searched refs:subPath (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SoundPicker/src/com/android/soundpicker/
DRingtoneOverlayService.java75 @NonNull final String subPath) { in copyResourceAndSetAsSound() argument
76 final File destDir = Environment.getExternalStoragePublicDirectory(subPath); in copyResourceAndSetAsSound()
/frameworks/base/graphics/java/android/graphics/
DGraphicsStatsService.java258 String subPath = String.format("%d", targetDay); in pullGraphicsStatsImpl() local
259 File dateDir = new File(mGraphicsStatsDir, subPath); in pullGraphicsStatsImpl()
295 String subPath = String.format("%d/%s/%d/total", in pathForApp() local
298 return new File(mGraphicsStatsDir, subPath); in pathForApp()
/frameworks/base/core/java/android/app/
DDownloadManager.java523 String subPath) { in setDestinationInExternalFilesDir() argument
538 setDestinationFromBase(file, subPath); in setDestinationInExternalFilesDir()
563 public Request setDestinationInExternalPublicDir(String dirType, String subPath) { in setDestinationInExternalPublicDir() argument
593 setDestinationFromBase(file, subPath); in setDestinationInExternalPublicDir()
597 private void setDestinationFromBase(File base, String subPath) { in setDestinationFromBase() argument
598 if (subPath == null) { in setDestinationFromBase()
601 mDestinationUri = Uri.withAppendedPath(Uri.fromFile(base), subPath); in setDestinationFromBase()
/frameworks/opt/setupwizard/tools/docs/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...