Searched refs:mUnbufferedInputDispatch (Results 1 – 1 of 1) sorted by relevance
295 boolean mUnbufferedInputDispatch; field in ViewRootImpl1220 if (!mUnbufferedInputDispatch) { in scheduleTraversals()4313 if (mUnbufferedInputDispatch in onDeliverToNext()4317 mUnbufferedInputDispatch = false; in onDeliverToNext()4437 if (mAttachInfo.mUnbufferedDispatchRequested && !mUnbufferedInputDispatch) { in processPointerEvent()4438 mUnbufferedInputDispatch = true; in processPointerEvent()6318 if (mUnbufferedInputDispatch) { in onBatchedInputEventPending()