Searched refs:AUDIO_ARTISTS_ID_ALBUMS (Results 1 – 4 of 4) sorted by relevance
32 import static com.android.providers.media.LocalUriMatcher.AUDIO_ARTISTS_ID_ALBUMS;97 case AUDIO_ARTISTS_ID_ALBUMS: in hasAccessToCollection()290 case AUDIO_ARTISTS_ID_ALBUMS: in getWhereForConstrainedAccess()
51 static final int AUDIO_ARTISTS_ID_ALBUMS = 118; field in LocalUriMatcher174 mPublic.addURI(auth, "*/audio/artists/#/albums", AUDIO_ARTISTS_ID_ALBUMS); in LocalUriMatcher()
88 import static com.android.providers.media.LocalUriMatcher.AUDIO_ARTISTS_ID_ALBUMS;6089 case AUDIO_ARTISTS_ID_ALBUMS: {
122 LocalUriMatcher.AUDIO_ARTISTS_ID_ALBUMS, in testPublicUris()292 LocalUriMatcher.AUDIO_ARTISTS_ID_ALBUMS, in testHiddenUris()