Searched refs:mInFixedRotation (Results 1 – 1 of 1) sorted by relevance
110 private boolean mInFixedRotation; field in PipTransition184 mInFixedRotation = fixedRotationChange != null; in startAnimation()185 mEndFixedRotation = mInFixedRotation in startAnimation()411 if (!mInFixedRotation && mFinishTransaction != null) { in onFinishResize()434 if (enteringPip && mInFixedRotation && mEndFixedRotation != displayRotation in onFinishResize()654 if (mInFixedRotation) { in startExitAnimation()862 if (!mInFixedRotation) { in startEnterAnimation()864 mInFixedRotation = mEndFixedRotation != ROTATION_UNDEFINED; in startEnterAnimation()880 if (rotationDelta != Surface.ROTATION_0 && mInFixedRotation) { in startEnterAnimation()947 if (rotationDelta != Surface.ROTATION_0 && mInFixedRotation) { in startEnterAnimation()[all …]