Searched refs:cacheUri (Results 1 – 1 of 1) sorted by relevance
108 Uri cacheUri = Uri.parse(ContentResolver.SCHEME_FILE + "://" in resourceToUri() local112 OutputStream os = mContext.getContentResolver().openOutputStream(cacheUri); in resourceToUri()115 return cacheUri; in resourceToUri()