Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:mPendingEventCount

206         mPendingEventCount(0), mPendingEventIndex(0), mPendingINotify(false) {
812 while (mPendingEventIndex < mPendingEventCount) {
977 if (mPendingINotify && mPendingEventIndex >= mPendingEventCount) {
1016 mPendingEventCount = 0;
1022 mPendingEventCount = 0;
1032 mPendingEventCount = size_t(pollResult);