Home | History | Annotate | Download | only in libmedia

Lines Matching refs:MEDIA_PLAYER_IDLE

56     mCurrentState = MEDIA_PLAYER_IDLE;
116 if ( !( (mCurrentState & MEDIA_PLAYER_IDLE) ||
193 ((mCurrentState & MEDIA_PLAYER_IDLE) != MEDIA_PLAYER_IDLE);
463 if (mCurrentState == MEDIA_PLAYER_IDLE) return NO_ERROR;
471 mCurrentState = MEDIA_PLAYER_IDLE;
542 if (!(mCurrentState & MEDIA_PLAYER_IDLE)) {
579 (mCurrentState & MEDIA_PLAYER_IDLE) ||
630 if (!(msg == MEDIA_ERROR && mCurrentState == MEDIA_PLAYER_IDLE) && mPlayer == 0) {
651 if (mCurrentState == MEDIA_PLAYER_IDLE) {