Home | History | Annotate | Download | only in music

Lines Matching refs:withAppendedId

488                         ContentUris.withAppendedId(Playlists.EXTERNAL_CONTENT_URI, Long.valueOf(mPlaylist)),
503 ContentUris.withAppendedId(MediaStore.Audio.Genres.EXTERNAL_CONTENT_URI, Long.valueOf(mGenre)),
573 ContentUris.withAppendedId(uri, id), null, null);
828 ContentUris.withAppendedId(uri, id), null, null);