Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DDownloadManager.java509 String subPath) { in setDestinationInExternalFilesDir() argument
524 setDestinationFromBase(file, subPath); in setDestinationInExternalFilesDir()
543 public Request setDestinationInExternalPublicDir(String dirType, String subPath) { in setDestinationInExternalPublicDir() argument
558 setDestinationFromBase(file, subPath); in setDestinationInExternalPublicDir()
562 private void setDestinationFromBase(File base, String subPath) { in setDestinationFromBase() argument
563 if (subPath == null) { in setDestinationFromBase()
566 mDestinationUri = Uri.withAppendedPath(Uri.fromFile(base), subPath); in setDestinationFromBase()
/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/
DLayoutXmlProcessor.java153 final String subPath = toSystemDependentPath(inputRootUri in processResources()
155 return new File(input.getRootOutputFolder(), subPath); in processResources()
/frameworks/opt/setupwizard/tools/docs/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...