Searched refs:mScreenRotationAnimation (Results 1 – 1 of 1) sorted by relevance
545 private ScreenRotationAnimation mScreenRotationAnimation; field in DisplayContent3069 if (mScreenRotationAnimation != null) { in setRotationAnimation()3070 mScreenRotationAnimation.kill(); in setRotationAnimation()3072 mScreenRotationAnimation = screenRotationAnimation; in setRotationAnimation()3085 return mScreenRotationAnimation; in getRotationAnimation()