Home
last modified time | relevance | path

Searched refs:onGestureAnimationEnd (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/inputconsumers/
DFallbackNoButtonInputConsumer.java310 mRecentsView.onGestureAnimationEnd(); in onHandlerInvalidatedWithRecents()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DWindowTransformSwipeHandler.java1073 mRecentsView.onGestureAnimationEnd(); in invalidateHandlerWithLauncher()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DRecentsView.java860 public void onGestureAnimationEnd() { in onGestureAnimationEnd() method in RecentsView