Searched refs:mPlayingId (Results 1 – 1 of 1) sorted by relevance
150 long mPlayingId = -1; field in MusicPicker274 + " playing=" + mPlayingId + " cursor=" + cursor); in bindView()279 if (id == mPlayingId) { in bindView()639 if (newId != mPlayingId || mMediaPlayer == null) { in setSelected()648 mPlayingId = newId; in setSelected()664 mPlayingId = -1; in onCompletion()674 mPlayingId = -1; in stopMediaPlayer()