Home | History | Annotate | Download | only in libmedia

Lines Matching refs:MEDIA_PLAYER_INITIALIZED

141             mCurrentState = MEDIA_PLAYER_INITIALIZED;
275 if ( (mPlayer != 0) && ( mCurrentState & (MEDIA_PLAYER_INITIALIZED | MEDIA_PLAYER_STOPPED) ) ) {