Searched refs:AUDIO_ARTISTS_ID (Results 1 – 4 of 4) sorted by relevance
31 import static com.android.providers.media.LocalUriMatcher.AUDIO_ARTISTS_ID;95 case AUDIO_ARTISTS_ID: in hasAccessToCollection()288 case AUDIO_ARTISTS_ID: in getWhereForConstrainedAccess()
48 static final int AUDIO_ARTISTS_ID = 115; field in LocalUriMatcher173 mPublic.addURI(auth, "*/audio/artists/#", AUDIO_ARTISTS_ID); in LocalUriMatcher()
87 import static com.android.providers.media.LocalUriMatcher.AUDIO_ARTISTS_ID;3678 case AUDIO_ARTISTS_ID: in checkUriPermission()6104 case AUDIO_ARTISTS_ID:
119 LocalUriMatcher.AUDIO_ARTISTS_ID, in testPublicUris()289 LocalUriMatcher.AUDIO_ARTISTS_ID, in testHiddenUris()