Searched defs:subPath (Results 1 – 2 of 2) sorted by relevance
516 String subPath) { in setDestinationInExternalFilesDir()556 public Request setDestinationInExternalPublicDir(String dirType, String subPath) { in setDestinationInExternalPublicDir()589 private void setDestinationFromBase(File base, String subPath) { in setDestinationFromBase()
218 String subPath = String.format("%d/%s/%d/total", in pathForApp() local