Searched refs:copyUriIntoFile (Results 1 – 2 of 2) sorted by relevance
104 boolean success = StoreUtils.copyUriIntoFile(mContext.getContentResolver(), uri, in saveDisclaimerContentIntoFile()
177 public static boolean copyUriIntoFile(ContentResolver cr, Uri uri, File outputFile) { in copyUriIntoFile() method in StoreUtils