Searched defs:collectionUri (Results 1 – 2 of 2) sorted by relevance
251 static Uri stageMedia(int resId, Uri collectionUri) throws IOException { in stageMedia()255 static Uri stageMedia(int resId, Uri collectionUri, String mimeType) throws IOException { in stageMedia()
247 private HashSet<Long> getVisibleIds(Uri collectionUri) { in getVisibleIds()