Home
last modified time | relevance | path

Searched refs:animateToWorkspace (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsTransitionController.java402 public boolean animateToWorkspace(AnimatorSet animationOut, long duration) { in animateToWorkspace() method in AllAppsTransitionController
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherStateTransitionAnimation.java688 … boolean shouldPost = mAllAppsController.animateToWorkspace(animation, revealDurationSlide); in startAnimationToWorkspaceFromOverlay()