Home | History | Annotate | Download | only in musicplayer

Lines Matching defs:Stopped

86         Stopped,    // media player is stopped and not prepared to play
227 if (mState == State.Paused || mState == State.Stopped) {
247 if (mState == State.Stopped) {
248 // If we're stopped, just go ahead to the next song and start playing
306 mState = State.Stopped;
383 else if (mState == State.Playing || mState == State.Paused || mState == State.Stopped) {
403 mState = State.Stopped;
550 mState = State.Stopped;
577 mState = State.Stopped;
591 mState = State.Stopped;