Searched refs:ANIM_OVERVIEW_ACTIONS_FADE (Results 1 – 3 of 3) sorted by relevance
64 ANIM_OVERVIEW_ACTIONS_FADE,82 public static final int ANIM_OVERVIEW_ACTIONS_FADE = 14; field in StateAnimationConfig
23 import static com.android.launcher3.states.StateAnimationConfig.ANIM_OVERVIEW_ACTIONS_FADE;113 ANIM_OVERVIEW_ACTIONS_FADE, LINEAR)); in setAlphas()
38 import static com.android.launcher3.states.StateAnimationConfig.ANIM_OVERVIEW_ACTIONS_FADE;89 config.setInterpolator(ANIM_OVERVIEW_ACTIONS_FADE, clampToProgress(LINEAR, 0, 0.25f)); in prepareForAtomicAnimation()