Home | History | Annotate | Download | only in input

Lines Matching refs:mPendingINotify

156         mPendingEventCount(0), mPendingEventIndex(0), mPendingINotify(false) {
615 mPendingINotify = true;
721 if (mPendingINotify && mPendingEventIndex >= mPendingEventCount) {
722 mPendingINotify = false;