Searched defs:copyToExternalStorage (Results 1 – 2 of 2) sorted by relevance
71 public void copyToExternalStorage(final String res, File path) throws IOException { in copyToExternalStorage() method in FileCopyHelper77 public void copyToExternalStorage(int resId, File path) throws IOException { in copyToExternalStorage() method in FileCopyHelper
80 private void copyToExternalStorage(int resId, File path) in copyToExternalStorage() method in ChangeDefaultUris