/packages/apps/Launcher3/src/com/android/launcher3/statemanager/ |
D | StateManager.java | 268 handler.setStateWithAnimation(toState, config, builder); in createAtomicAnimation() 311 handler.setStateWithAnimation(state, mConfig, builder); in createAnimationToNewWorkspaceInternal() 543 void setStateWithAnimation( in setStateWithAnimation() method
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/statehandlers/ |
D | BackButtonAlphaHandler.java | 48 public void setStateWithAnimation(LauncherState toState, StateAnimationConfig config, in setStateWithAnimation() method in BackButtonAlphaHandler
|
D | DepthController.java | 193 public void setStateWithAnimation(LauncherState toState, StateAnimationConfig config, in setStateWithAnimation() method in DepthController
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/fallback/ |
D | FallbackRecentsStateController.java | 60 public void setStateWithAnimation(RecentsState toState, StateAnimationConfig config, in setStateWithAnimation() method in FallbackRecentsStateController
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/ |
D | BaseRecentsViewStateController.java | 74 public void setStateWithAnimation(LauncherState toState, StateAnimationConfig config, in setStateWithAnimation() method in BaseRecentsViewStateController
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/util/ |
D | StaggeredWorkspaceAnim.java | 255 depthController.setStateWithAnimation(state, new StateAnimationConfig(), builder); in addDepthAnimationForState()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | WorkspaceStateTransitionAnimation.java | 79 public void setStateWithAnimation( in setStateWithAnimation() method in WorkspaceStateTransitionAnimation
|
D | Workspace.java | 1359 public void setStateWithAnimation( in setStateWithAnimation() method in Workspace 1362 mStateTransitionAnimation.setStateWithAnimation(toState, config, animation); in setStateWithAnimation()
|
/packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
D | AllAppsTransitionController.java | 158 public void setStateWithAnimation(LauncherState toState, in setStateWithAnimation() method in AllAppsTransitionController
|