Searched refs:subPath (Results 1 – 3 of 3) sorted by relevance
509 String subPath) { in setDestinationInExternalFilesDir() argument524 setDestinationFromBase(file, subPath); in setDestinationInExternalFilesDir()543 public Request setDestinationInExternalPublicDir(String dirType, String subPath) { in setDestinationInExternalPublicDir() argument558 setDestinationFromBase(file, subPath); in setDestinationInExternalPublicDir()562 private void setDestinationFromBase(File base, String subPath) { in setDestinationFromBase() argument563 if (subPath == null) { in setDestinationFromBase()566 mDestinationUri = Uri.withAppendedPath(Uri.fromFile(base), subPath); in setDestinationFromBase()
153 final String subPath = toSystemDependentPath(inputRootUri in processResources()155 return new File(input.getRootOutputFolder(), subPath); in processResources()
META-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...