Home | History | Annotate | Download | only in music

Lines Matching defs:MusicUtils

169             MusicUtils.debugLog("mMediaplayerHandler.handleMessage " + msg.what);
275 MusicUtils.debugLog("mIntentReceiver.onReceive " + action + " / " + cmd);
339 mCardId = MusicUtils.getCardId(this);
533 Cursor crsr = MusicUtils.query(this,
648 MusicUtils.debugLog("onStartCommand " + action + " / " + cmd);
758 mCardId = MusicUtils.getCardId(MediaPlaybackService.this);
812 Bitmap b = MusicUtils.getArtwork(this, getAudioId(), getAlbumId(), false);
1936 MusicUtils.debugLog(new Exception("MultiPlayer.start called"));
2194 MusicUtils.debugDump(writer);