Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DLauncherRecentsView.java287 public void onGestureAnimationEnd() { in onGestureAnimationEnd() method in LauncherRecentsView
299 super.onGestureAnimationEnd(); in onGestureAnimationEnd()
DRecentsView.java3048 public void onGestureAnimationEnd() { in onGestureAnimationEnd() method in RecentsView
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/
DFallbackRecentsView.java155 public void onGestureAnimationEnd() { in onGestureAnimationEnd() method in FallbackRecentsView
160 super.onGestureAnimationEnd(); in onGestureAnimationEnd()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DAbsSwipeUpHandler.java2141 mRecentsView.onGestureAnimationEnd();