Searched refs:mRecentsViewDispatcher (Results 1 – 1 of 1) sorted by relevance
85 private final CachedEventDispatcher mRecentsViewDispatcher = new CachedEventDispatcher(); field in OtherActivityInputConsumer183 && !mRecentsViewDispatcher.hasConsumer()) { in onMotionEvent()184 mRecentsViewDispatcher.setConsumer(mInteractionHandler in onMotionEvent()188 mRecentsViewDispatcher.dispatchEvent(ev); in onMotionEvent()205 mRecentsViewDispatcher.dispatchEvent(ev); in onMotionEvent()208 default -> mRecentsViewDispatcher.dispatchEvent(ev); in onMotionEvent()211 mRecentsViewDispatcher.dispatchEvent(ev); in onMotionEvent()