Searched refs:ANIM_WORKSPACE_FADE (Results 1 – 5 of 5) sorted by relevance
53 ANIM_WORKSPACE_FADE,71 public static final int ANIM_WORKSPACE_FADE = 3; field in StateAnimationConfig
44 import static com.android.launcher3.states.StateAnimationConfig.ANIM_WORKSPACE_FADE;92 config.setInterpolator(ANIM_WORKSPACE_FADE, ACCEL); in prepareForAtomicAnimation()156 config.setInterpolator(ANIM_WORKSPACE_FADE, OVERSHOOT_1_2); in prepareForAtomicAnimation()
39 import static com.android.launcher3.states.StateAnimationConfig.ANIM_WORKSPACE_FADE;108 Interpolator fadeInterpolator = config.getInterpolator(ANIM_WORKSPACE_FADE, in setWorkspaceProperty()188 Interpolator fadeInterpolator = config.getInterpolator(ANIM_WORKSPACE_FADE, in applyChildState()
30 import static com.android.launcher3.states.StateAnimationConfig.ANIM_WORKSPACE_FADE;126 stateAnimationConfig.setInterpolator(ANIM_WORKSPACE_FADE, DEACCEL_2); in setupInterpolators()
36 import static com.android.launcher3.states.StateAnimationConfig.ANIM_WORKSPACE_FADE;190 nonOverviewBuilder.setInterpolator(ANIM_WORKSPACE_FADE, FADE_OUT_INTERPOLATOR); in setupAnimators()