Searched refs:startAnimationToWorkspace (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherStateTransitionAnimation.java188 public void startAnimationToWorkspace(final Launcher.State fromState, method in class:LauncherStateTransitionAnimation
194 Log.e(TAG, "Unexpected call to startAnimationToWorkspace");
H A DLauncher.java3295 mStateTransitionAnimation.startAnimationToWorkspace(mState, Workspace.State.NORMAL,
3326 mStateTransitionAnimation.startAnimationToWorkspace(mState, Workspace.State.OVERVIEW,
3420 mStateTransitionAnimation.startAnimationToWorkspace(mState, Workspace.State.SPRING_LOADED,

Completed in 17 milliseconds