Searched refs:ANIM_WORKSPACE_TRANSLATE (Results 1 – 4 of 4) sorted by relevance
31 import static com.android.launcher3.states.StateAnimationConfig.ANIM_WORKSPACE_TRANSLATE;135 stateAnimationConfig.setInterpolator(ANIM_WORKSPACE_TRANSLATE, ACCEL_2); in setupInterpolators()141 stateAnimationConfig.setInterpolator(ANIM_WORKSPACE_TRANSLATE, LINEAR); in setupInterpolators()
52 ANIM_WORKSPACE_TRANSLATE,74 public static final int ANIM_WORKSPACE_TRANSLATE = 2; field in StateAnimationConfig
54 import static com.android.launcher3.states.StateAnimationConfig.ANIM_WORKSPACE_TRANSLATE;167 config.setInterpolator(ANIM_WORKSPACE_TRANSLATE, ACCEL); in prepareForAtomicAnimation()
49 import static com.android.launcher3.states.StateAnimationConfig.ANIM_WORKSPACE_TRANSLATE;194 config.getInterpolator(ANIM_WORKSPACE_TRANSLATE, ZOOM_OUT); in setWorkspaceProperty()