Searched refs:subPath (Results 1 – 5 of 5) sorted by relevance
75 @NonNull final String subPath) { in copyResourceAndSetAsSound() argument76 final File destDir = Environment.getExternalStoragePublicDirectory(subPath); in copyResourceAndSetAsSound()
258 String subPath = String.format("%d", targetDay); in pullGraphicsStatsImpl() local259 File dateDir = new File(mGraphicsStatsDir, subPath); in pullGraphicsStatsImpl()295 String subPath = String.format("%d/%s/%d/total", in pathForApp() local298 return new File(mGraphicsStatsDir, subPath); in pathForApp()
523 String subPath) { in setDestinationInExternalFilesDir() argument538 setDestinationFromBase(file, subPath); in setDestinationInExternalFilesDir()563 public Request setDestinationInExternalPublicDir(String dirType, String subPath) { in setDestinationInExternalPublicDir() argument593 setDestinationFromBase(file, subPath); in setDestinationInExternalPublicDir()597 private void setDestinationFromBase(File base, String subPath) { in setDestinationFromBase() argument598 if (subPath == null) { in setDestinationFromBase()601 mDestinationUri = Uri.withAppendedPath(Uri.fromFile(base), subPath); in setDestinationFromBase()
META-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...