Lines Matching refs:MEDIA_PLAYER_IDLE
53 mCurrentState = MEDIA_PLAYER_IDLE;
114 if ( !( (mCurrentState & MEDIA_PLAYER_IDLE) ||
194 ((mCurrentState & MEDIA_PLAYER_IDLE) != MEDIA_PLAYER_IDLE);
477 if (mCurrentState == MEDIA_PLAYER_IDLE) return NO_ERROR;
485 mCurrentState = MEDIA_PLAYER_IDLE;
570 if (!(mCurrentState & MEDIA_PLAYER_IDLE)) {
607 (mCurrentState & MEDIA_PLAYER_IDLE) ||
644 if ((mPlayer != NULL) || (mCurrentState != MEDIA_PLAYER_IDLE))
686 if (!(msg == MEDIA_ERROR && mCurrentState == MEDIA_PLAYER_IDLE) && mPlayer == 0) {
707 if (mCurrentState == MEDIA_PLAYER_IDLE) {