Home | History | Annotate | Download | only in music

Lines Matching refs:ContentUris

27 import android.content.ContentUris;
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);
827 ContentUris.withAppendedId(uri, id), null, null);