Home
last modified time | relevance | path

Searched defs:animateToState (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DSearchTransitionController.java60 protected void animateToState(boolean goingToSearch, long duration, Runnable onEndRunnable) { in animateToState() method in SearchTransitionController
DRecyclerViewAnimationController.java180 protected void animateToState(boolean expand, long duration, Runnable onEndRunnable) { in animateToState() method in RecyclerViewAnimationController