Searched refs:ANIM_WORKSPACE_TRANSLATE (Results 1 – 4 of 4) sorted by relevance
52 ANIM_WORKSPACE_TRANSLATE,70 public static final int ANIM_WORKSPACE_TRANSLATE = 2; field in StateAnimationConfig
31 import static com.android.launcher3.states.StateAnimationConfig.ANIM_WORKSPACE_TRANSLATE;130 stateAnimationConfig.setInterpolator(ANIM_WORKSPACE_TRANSLATE, ACCEL_2); in setupInterpolators()136 stateAnimationConfig.setInterpolator(ANIM_WORKSPACE_TRANSLATE, LINEAR); in setupInterpolators()
41 import static com.android.launcher3.states.StateAnimationConfig.ANIM_WORKSPACE_TRANSLATE;142 config.getInterpolator(ANIM_WORKSPACE_TRANSLATE, ZOOM_OUT); in setWorkspaceProperty()
47 import static com.android.launcher3.states.StateAnimationConfig.ANIM_WORKSPACE_TRANSLATE;145 config.setInterpolator(ANIM_WORKSPACE_TRANSLATE, ACCEL); in prepareForAtomicAnimation()