Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/inputconsumers/
H A DOtherActivityInputConsumer.java390 mMotionPauseDetector.setOnMotionPauseListener(mInteractionHandler.getMotionPauseListener());
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DAbsSwipeUpHandler.java606 public MotionPauseDetector.OnMotionPauseListener getMotionPauseListener() { in getMotionPauseListener() method in AbsSwipeUpHandler