Searched defs:animateToState (Results 1 – 2 of 2) sorted by relevance
60 protected void animateToState(boolean goingToSearch, long duration, Runnable onEndRunnable) { in animateToState() method in SearchTransitionController
180 protected void animateToState(boolean expand, long duration, Runnable onEndRunnable) { in animateToState() method in RecyclerViewAnimationController