Home
last modified time | relevance | path

Searched refs:getRecentsViewDispatcher (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DBaseSwipeUpHandler.java106 public Consumer<MotionEvent> getRecentsViewDispatcher(float navbarRotation) { in getRecentsViewDispatcher() method in BaseSwipeUpHandler
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/inputconsumers/
DOtherActivityInputConsumer.java195 .getRecentsViewDispatcher(mNavBarPosition.getRotation())); in onMotionEvent()