Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DDownloadManager.java514 String subPath) { in setDestinationInExternalFilesDir() argument
529 setDestinationFromBase(file, subPath); in setDestinationInExternalFilesDir()
554 public Request setDestinationInExternalPublicDir(String dirType, String subPath) { in setDestinationInExternalPublicDir() argument
583 setDestinationFromBase(file, subPath); in setDestinationInExternalPublicDir()
587 private void setDestinationFromBase(File base, String subPath) { in setDestinationFromBase() argument
588 if (subPath == null) { in setDestinationFromBase()
591 mDestinationUri = Uri.withAppendedPath(Uri.fromFile(base), subPath); in setDestinationFromBase()
/frameworks/base/services/core/java/com/android/server/
DGraphicsStatsService.java218 String subPath = String.format("%d/%s/%d/total", in pathForApp() local
220 return new File(mGraphicsStatsDir, subPath); in pathForApp()
/frameworks/opt/setupwizard/tools/docs/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...