Searched refs:mNeedsLetterboxedAnimation (Results 1 – 1 of 1) sorted by relevance
718 private boolean mNeedsLetterboxedAnimation; field in ActivityRecord5831 mNeedsLetterboxedAnimation = needsLetterboxedAnimation; in setNeedsLetterboxedAnimation()5835 return mNeedsLetterboxedAnimation; in isNeedsLetterboxedAnimation()5839 return mNeedsLetterboxedAnimation && isAnimating(); in isInLetterboxAnimation()7751 if (mNeedsLetterboxedAnimation) { in createAnimationBoundsLayer()7792 if (mNeedsLetterboxedAnimation) { in onLeashAnimationStarting()7819 if (mNeedsLetterboxedAnimation) { in onLeashAnimationStarting()7964 if (mNeedsLetterboxedAnimation) { in onAnimationLeashLost()7965 mNeedsLetterboxedAnimation = false; in onAnimationLeashLost()