Searched refs:animationHint (Results 1 – 1 of 1) sorted by relevance
1159 int animationHint = mTopFullscreenOpaqueWindowState.getRotationAnimationHint(); in selectRotationAnimationLw() local1160 if (animationHint < 0 && mTopIsFullscreen) { in selectRotationAnimationLw()1161 animationHint = mTopFullscreenOpaqueWindowState.getAttrs().rotationAnimation; in selectRotationAnimationLw()1163 switch (animationHint) { in selectRotationAnimationLw()