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/fallback/
DFallbackRecentsView.java88 public void onGestureAnimationEnd() { in onGestureAnimationEnd() method in FallbackRecentsView
89 super.onGestureAnimationEnd(); in onGestureAnimationEnd()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DBaseSwipeUpHandlerV2.java1198 mRecentsView.onGestureAnimationEnd(); in invalidateHandlerWithLauncher()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DRecentsView.java1111 public void onGestureAnimationEnd() { in onGestureAnimationEnd() method in RecentsView