Searched refs:INDEX_RECENTS_FADE_ANIM (Results 1 – 2 of 2) sorted by relevance
33 public static final int INDEX_RECENTS_FADE_ANIM = AtomicAnimationFactory.NEXT_INDEX + 0; field in RecentsAtomicAnimationFactory48 case INDEX_RECENTS_FADE_ANIM: in createStateElementAnimation()
25 import static com.android.quickstep.util.RecentsAtomicAnimationFactory.INDEX_RECENTS_FADE_ANIM;470 .createStateElementAnimation(INDEX_RECENTS_FADE_ANIM, attached ? 1 : 0); in setRecentsAttachedToAppWindow()