Home
last modified time | relevance | path

Searched defs:onEndRunnable (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DSwipeUpGestureTutorialController.java152 void fadeOutFakeTaskView(boolean toOverviewFirst, @Nullable Runnable onEndRunnable) { in fadeOutFakeTaskView()
166 @Nullable Runnable onEndRunnable) { in fadeOutFakeTaskView()
250 void animateFakeTaskViewHome(PointF finalVelocity, @Nullable Runnable onEndRunnable) { in animateFakeTaskViewHome()
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DSearchTransitionController.java60 protected void animateToState(boolean goingToSearch, long duration, Runnable onEndRunnable) { in animateToState()
DRecyclerViewAnimationController.java180 protected void animateToState(boolean expand, long duration, Runnable onEndRunnable) { in animateToState()