Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DDownloadManager.java493 String subPath) { in setDestinationInExternalFilesDir()
527 public Request setDestinationInExternalPublicDir(String dirType, String subPath) { in setDestinationInExternalPublicDir()
546 private void setDestinationFromBase(File base, String subPath) { in setDestinationFromBase()