Searched refs:mUnbufferedInputDispatch (Results 1 – 1 of 1) sorted by relevance
439 boolean mUnbufferedInputDispatch; field in ViewRootImpl1695 if (!mUnbufferedInputDispatch) { in scheduleTraversals()5296 if (mUnbufferedInputDispatch in onDeliverToNext()5300 mUnbufferedInputDispatch = false; in onDeliverToNext()5486 if (mAttachInfo.mUnbufferedDispatchRequested && !mUnbufferedInputDispatch) { in processPointerEvent()5487 mUnbufferedInputDispatch = true; in processPointerEvent()7636 if (mUnbufferedInputDispatch) { in onBatchedInputEventPending()