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