Home | History | Annotate | Download | only in music

Lines Matching refs:getAudioId

776         i.putExtra("id", Long.valueOf(getAudioId()));
792 // Bitmap b = MusicUtils.getArtwork(this, getAudioId(), getAlbumId(), false);
902 long oldId = getAudioId();
929 if (oldId != getAudioId()) {
1113 if (getAudioId() < 0) {
1624 public long getAudioId() {
1980 public long getAudioId() {
1981 return mService.get().getAudioId();