Searched refs:Stopped (Results 1 – 1 of 1) sorted by relevance
86 Stopped, // media player is stopped and not prepared to play enumConstant227 if (mState == State.Paused || mState == State.Stopped) { in processTogglePlaybackRequest()247 if (mState == State.Stopped) { in processPlayRequest()306 mState = State.Stopped; in processStopRequest()383 else if (mState == State.Playing || mState == State.Paused || mState == State.Stopped) { in processAddRequest()403 mState = State.Stopped; in playNextSong()550 mState = State.Stopped; in onError()577 mState = State.Stopped; in onMusicRetrieverPrepared()591 mState = State.Stopped; in onDestroy()