Searched refs:getAlbumPath (Results 1 – 1 of 1) sorted by relevance
131 private Path getAlbumPath(Uri uri, int defaultType) { in getAlbumPath() method in LocalSource166 return getAlbumPath(uri, MEDIA_TYPE_IMAGE); in findPathByUri()169 return getAlbumPath(uri, MEDIA_TYPE_VIDEO); in findPathByUri()172 return getAlbumPath(uri, MEDIA_TYPE_ALL); in findPathByUri()