Searched refs:AUDIO_PLAYLISTS_ID_MEMBERS (Results 1 – 5 of 5) sorted by relevance
169 private static final int AUDIO_PLAYLISTS_ID_MEMBERS = 112;175 AUDIO_PLAYLISTS_ID_MEMBERS); in basicUriMatcher.addURI() argument183 case AUDIO_PLAYLISTS_ID_MEMBERS: in getAppendedSelection()203 if (playlistMatch == AUDIO_PLAYLISTS_ID_MEMBERS) { in getTableName()
43 import static com.android.providers.media.LocalUriMatcher.AUDIO_PLAYLISTS_ID_MEMBERS;109 case AUDIO_PLAYLISTS_ID_MEMBERS: { in hasAccessToCollection()302 case AUDIO_PLAYLISTS_ID_MEMBERS: { in getWhereForConstrainedAccess()
45 static final int AUDIO_PLAYLISTS_ID_MEMBERS = 112; field in LocalUriMatcher170 mPublic.addURI(auth, "*/audio/playlists/#/members", AUDIO_PLAYLISTS_ID_MEMBERS); in LocalUriMatcher()
99 import static com.android.providers.media.LocalUriMatcher.AUDIO_PLAYLISTS_ID_MEMBERS;4189 case AUDIO_PLAYLISTS_ID_MEMBERS: in getType()4774 if (match == AUDIO_PLAYLISTS_ID || match == AUDIO_PLAYLISTS_ID_MEMBERS) { in bulkInsert()5396 case AUDIO_PLAYLISTS_ID_MEMBERS: {6047 case AUDIO_PLAYLISTS_ID_MEMBERS: {6484 case AUDIO_PLAYLISTS_ID_MEMBERS: {7994 case AUDIO_PLAYLISTS_ID_MEMBERS: {8848 qb = getQueryBuilder(TYPE_DELETE, AUDIO_PLAYLISTS_ID_MEMBERS,
106 LocalUriMatcher.AUDIO_PLAYLISTS_ID_MEMBERS, in testPublicUris()276 LocalUriMatcher.AUDIO_PLAYLISTS_ID_MEMBERS, in testHiddenUris()