Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/
DFallbackRecentsView.java108 public void onGestureAnimationEnd() { in onGestureAnimationEnd() method in FallbackRecentsView
113 super.onGestureAnimationEnd(); in onGestureAnimationEnd()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DAbsSwipeUpHandler.java1464 mRecentsView.onGestureAnimationEnd();
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java1775 public void onGestureAnimationEnd() { in onGestureAnimationEnd() method in RecentsView