Searched refs:albumUri (Results 1 – 1 of 1) sorted by relevance
49 Uri albumUri = Uri.parse(albumUriString); in onReceive() local50 String type = albumUri.getEncodedAuthority(); in onReceive()51 List<String> path = albumUri.getPathSegments(); in onReceive()