Searched refs:createStateElementAnimation (Results 1 – 3 of 3) sorted by relevance
46 public Animator createStateElementAnimation(int index, float... values) { in createStateElementAnimation() method in RecentsAtomicAnimationFactory61 return super.createStateElementAnimation(index, values); in createStateElementAnimation()
462 public Animator createStateElementAnimation(int index, float... values) {464 Animator anim = mAtomicAnimationFactory.createStateElementAnimation(index, values);617 public Animator createStateElementAnimation(int index, float... values) {
470 .createStateElementAnimation(INDEX_RECENTS_FADE_ANIM, attached ? 1 : 0); in setRecentsAttachedToAppWindow()484 mActivity.getStateManager().createStateElementAnimation( in setRecentsAttachedToAppWindow()