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