Searched refs:animateToAllApps (Results 1 – 2 of 2) sorted by relevance
319 public boolean animateToAllApps(AnimatorSet animationOut, long duration) { in animateToAllApps() method in AllAppsTransitionController
358 … boolean shouldPost = mAllAppsController.animateToAllApps(animation, revealDurationSlide); in startAnimationToOverlay()