Searched refs:animationHint (Results 1 – 1 of 1) sorted by relevance
1149 int animationHint = mTopFullscreenOpaqueWindowState.getRotationAnimationHint(); in selectRotationAnimationLw() local1150 if (animationHint < 0 && mTopIsFullscreen) { in selectRotationAnimationLw()1151 animationHint = mTopFullscreenOpaqueWindowState.getAttrs().rotationAnimation; in selectRotationAnimationLw()1153 switch (animationHint) { in selectRotationAnimationLw()