Lines Matching refs:MEDIA_PLAYER_IDLE
62 mCurrentState = MEDIA_PLAYER_IDLE;
129 if ( !( (mCurrentState & MEDIA_PLAYER_IDLE) ||
212 ((mCurrentState & MEDIA_PLAYER_IDLE) != MEDIA_PLAYER_IDLE);
614 if (mCurrentState == MEDIA_PLAYER_IDLE) return NO_ERROR;
623 mCurrentState = MEDIA_PLAYER_IDLE;
717 if (!(mCurrentState & MEDIA_PLAYER_IDLE)) {
754 (mCurrentState & MEDIA_PLAYER_IDLE) ||
830 if ((mPlayer != NULL) || (mCurrentState != MEDIA_PLAYER_IDLE))
872 if (!(msg == MEDIA_ERROR && mCurrentState == MEDIA_PLAYER_IDLE) && mPlayer == 0) {
896 if (mCurrentState == MEDIA_PLAYER_IDLE) {