Home
last modified time | relevance | path

Searched refs:setStateWithAnimation (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/statemanager/
DStateManager.java344 handler.setStateWithAnimation(toState, config, builder); in createAtomicAnimation()
383 handler.setStateWithAnimation(state, mConfig, builder); in createAnimationToNewWorkspaceInternal()
673 void setStateWithAnimation(
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DScalingWorkspaceRevealAnim.kt133 depthController?.setStateWithAnimation(LauncherState.NORMAL, transitionConfig, animation)
DWorkspaceRevealAnim.java90 depth.setStateWithAnimation(NORMAL, new StateAnimationConfig(), depthBuilder); in WorkspaceRevealAnim()
DStaggeredWorkspaceAnim.java302 depthController.setStateWithAnimation(state, new StateAnimationConfig(), builder); in addDepthAnimationForState()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
DBaseRecentsViewStateController.java82 public void setStateWithAnimation(LauncherState toState, StateAnimationConfig config, in setStateWithAnimation() method in BaseRecentsViewStateController
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/statehandlers/
DDepthController.java143 public void setStateWithAnimation(LauncherState toState, StateAnimationConfig config, in setStateWithAnimation() method in DepthController
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/
DFallbackRecentsStateController.java76 public void setStateWithAnimation(RecentsState toState, StateAnimationConfig config, in setStateWithAnimation() method in FallbackRecentsStateController
/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspaceStateTransitionAnimation.java100 public void setStateWithAnimation( in setStateWithAnimation() method in WorkspaceStateTransitionAnimation
DWorkspace.java1576 public void setStateWithAnimation( in setStateWithAnimation() method in Workspace
1580 mStateTransitionAnimation.setStateWithAnimation(toState, config, animation); in setStateWithAnimation()
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsTransitionController.java350 public void setStateWithAnimation(LauncherState toState,