Searched refs:getEventDispatcher (Results 1 – 2 of 2) sorted by relevance
1653 return mRecentsView != null ? mRecentsView.getEventDispatcher(navbarRotation) : null;
3643 public Consumer<MotionEvent> getEventDispatcher(float navbarRotation) { in getEventDispatcher() method