Searched refs:ANIM_OVERVIEW_SCALE (Results 1 – 5 of 5) sorted by relevance
56 ANIM_OVERVIEW_SCALE,74 public static final int ANIM_OVERVIEW_SCALE = 6; field in StateAnimationConfig
41 import static com.android.launcher3.states.StateAnimationConfig.ANIM_OVERVIEW_SCALE;103 config.setInterpolator(ANIM_OVERVIEW_SCALE, FINAL_FRAME); in prepareForAtomicAnimation()110 config.setInterpolator(ANIM_OVERVIEW_SCALE, clampToProgress(ACCEL, 0, 0.9f)); in prepareForAtomicAnimation()164 config.setInterpolator(ANIM_OVERVIEW_SCALE, OVERSHOOT_1_2); in prepareForAtomicAnimation()
25 import static com.android.launcher3.states.StateAnimationConfig.ANIM_OVERVIEW_SCALE;94 config.getInterpolator(ANIM_OVERVIEW_SCALE, LINEAR)); in setStateWithAnimationInternal()
22 import static com.android.launcher3.states.StateAnimationConfig.ANIM_OVERVIEW_SCALE;96 config.getInterpolator(ANIM_OVERVIEW_SCALE, LINEAR)); in setProperties()
27 import static com.android.launcher3.states.StateAnimationConfig.ANIM_OVERVIEW_SCALE;132 stateAnimationConfig.setInterpolator(ANIM_OVERVIEW_SCALE, ACCEL_2); in setupInterpolators()