Home | History | Annotate | Download | only in app

Lines Matching full:mpaused

101       mDisplayArray(NULL), mMaxDisplayMsgs(0), mPaused(false),
450 mPaused = !mPaused;
453 if (mPaused) {
553 if (!mPaused && mVisible && FilterMatches(pLogMessage)) {