Searched refs:subPath (Results 1 – 4 of 4) sorted by relevance
514 String subPath) { in setDestinationInExternalFilesDir() argument529 setDestinationFromBase(file, subPath); in setDestinationInExternalFilesDir()554 public Request setDestinationInExternalPublicDir(String dirType, String subPath) { in setDestinationInExternalPublicDir() argument583 setDestinationFromBase(file, subPath); in setDestinationInExternalPublicDir()587 private void setDestinationFromBase(File base, String subPath) { in setDestinationFromBase() argument588 if (subPath == null) { in setDestinationFromBase()591 mDestinationUri = Uri.withAppendedPath(Uri.fromFile(base), subPath); in setDestinationFromBase()
218 String subPath = String.format("%d/%s/%d/total", in pathForApp() local220 return new File(mGraphicsStatsDir, subPath); in pathForApp()
META-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...