Home | History | Annotate | Download | only in input

Lines Matching refs:mPendingINotify

156         mPendingEventCount(0), mPendingEventIndex(0), mPendingINotify(false) {
606 mPendingINotify = true;
712 if (mPendingINotify && mPendingEventIndex >= mPendingEventCount) {
713 mPendingINotify = false;