Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:PAUSED

312                 PAUSED
631 return mState == PAUSED;
634 void setPaused() { mState = PAUSED; }