Searched refs:getRotationAnimation (Results 1 – 15 of 15) sorted by relevance
64 int getRotationAnimation(); in getRotationAnimation() method
555 public int getRotationAnimation() { in getRotationAnimation() method in ParsedActivityImpl
49 ParsedActivity::getRotationAnimation, in <lambda>()
545 if (mDisplayContent.getRotationAnimation() == null in kill()546 || mDisplayContent.getRotationAnimation() == this) { in kill()815 if (mDisplayContent.getRotationAnimation() == ScreenRotationAnimation.this) { in onAnimationEnd()
142 displayContent.getRotationAnimation() != null || mTransitionOp == OP_CHANGE; in AsyncRotationController()
1253 Display.DEFAULT_DISPLAY).getRotationAnimation(); in transitionGoodToGo()
2214 ? null : getRotationAnimation(); in applyRotation()3475 public ScreenRotationAnimation getRotationAnimation() { in getRotationAnimation() method in DisplayContent3566 final ScreenRotationAnimation screenRotationAnimation = getRotationAnimation(); in dumpDebug()3716 final ScreenRotationAnimation rotationAnimation = getRotationAnimation(); in dump()
6563 : displayContent.getRotationAnimation(); in doStopFreezingDisplayLocked()
201 if (displayChange.getRotationAnimation() == ROTATION_ANIMATION_SEAMLESS) { in getRotationAnimationHint()229 if (change.getRotationAnimation() != ROTATION_ANIMATION_SEAMLESS) { in getRotationAnimationHint()235 final int anim = change.getRotationAnimation(); in getRotationAnimationHint()
375 ai.rotationAnimation = a.getRotationAnimation(); in generateActivityInfo()
959 public int getRotationAnimation() { in getRotationAnimation() method in TransitionInfo.Change
584 ai.rotationAnimation = a.getRotationAnimation(); in generateActivityInfo()
1293 mDisplayContent.mRemoteToken.toWindowContainerToken()).getRotationAnimation()); in testFixedRotationOpen()
1945 final ScreenRotationAnimation rotationAnim = display.getRotationAnimation(); in testActivityOnCancelFixedRotationTransform()
26833 PLcom/android/server/wm/DisplayContent;->getRotationAnimation()Lcom/android/server/wm/ScreenRotatio…