Home
last modified time | relevance | path

Searched refs:ANIM_OVERVIEW_SPLIT_SELECT_INSTRUCTIONS_FADE (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/states/
DStateAnimationConfig.java79 ANIM_OVERVIEW_SPLIT_SELECT_INSTRUCTIONS_FADE,
103 public static final int ANIM_OVERVIEW_SPLIT_SELECT_INSTRUCTIONS_FADE = 18; field in StateAnimationConfig
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
DBaseRecentsViewStateController.java29 …tic com.android.launcher3.states.StateAnimationConfig.ANIM_OVERVIEW_SPLIT_SELECT_INSTRUCTIONS_FADE;
122 ANIM_OVERVIEW_SPLIT_SELECT_INSTRUCTIONS_FADE, in setStateWithAnimationInternal()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/states/
DQuickstepAtomicAnimationFactory.java47 …tic com.android.launcher3.states.StateAnimationConfig.ANIM_OVERVIEW_SPLIT_SELECT_INSTRUCTIONS_FADE;
105 config.setInterpolator(ANIM_OVERVIEW_SPLIT_SELECT_INSTRUCTIONS_FADE, in prepareForAtomicAnimation()