Searched refs:ART_BASE_URI (Results 1 – 1 of 1) sorted by relevance
77 private static final Uri ART_BASE_URI = Uri.parse("content://media/external/audio/albumart"); field in DataModel174 Uri albumArtUri = ContentUris.withAppendedId(ART_BASE_URI, in getMetadata()