Searched refs:isEntrance (Results 1 – 1 of 1) sorted by relevance
535 boolean applyAnimationLocked(int transit, boolean isEntrance) { in applyAnimationLocked() argument536 if (mWin.isAnimating() && mAnimationIsEntrance == isEntrance) { in applyAnimationLocked()544 if (isEntrance) { in applyAnimationLocked()592 this, anim, attr, a, transit, mAttrType, isEntrance, Debug.getCallers(20)); in applyAnimationLocked()598 mAnimationIsEntrance = isEntrance; in applyAnimationLocked()