Searched refs:mScreenRotationAnimation (Results 1 – 1 of 1) sorted by relevance
644 private ScreenRotationAnimation mScreenRotationAnimation; field in DisplayContent3462 final ScreenRotationAnimation prev = mScreenRotationAnimation; in setRotationAnimation()3463 mScreenRotationAnimation = screenRotationAnimation; in setRotationAnimation()3476 return mScreenRotationAnimation; in getRotationAnimation()3548 return mScreenRotationAnimation != null || super.inTransition(); in inTransition()