Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherStateTransitionAnimation.java380 Animator workspaceAnim = mLauncher.startWorkspaceStateChangeAnimation(toWorkspaceState, in playCommonTransitionAnimations()
DLauncher.java3034 public Animator startWorkspaceStateChangeAnimation(Workspace.State toState, in startWorkspaceStateChangeAnimation() method in Launcher