Searched defs:subPath (Results 1 – 6 of 6) sorted by relevance
93 final ExecutionPath subPath = path.addBranch(cmp, true); in toExecutionPath() local
52 final ExecutionPath subPath = path.addBranch(cmp, true); in toExecutionPath() local
72 final ExecutionPath subPath = path.addBranch(cmp, true); in toExecutionPath() local
109 final ExecutionPath subPath = path.addBranch(cmp, true); in toExecutionPath() local
496 String subPath) { in setDestinationInExternalFilesDir()530 public Request setDestinationInExternalPublicDir(String dirType, String subPath) { in setDestinationInExternalPublicDir()549 private void setDestinationFromBase(File base, String subPath) { in setDestinationFromBase()
218 String subPath = String.format("%d/%s/%d/total", in pathForApp() local