Searched refs:getRotationAnimation (Results 1 – 14 of 14) sorted by relevance
77 int getRotationAnimation(); in getRotationAnimation() method
548 public int getRotationAnimation() { in getRotationAnimation() method in ParsedActivityImpl
49 ParsedActivity::getRotationAnimation,
531 if (mDisplayContent.getRotationAnimation() == null in kill()532 || mDisplayContent.getRotationAnimation() == this) { in kill()801 if (mDisplayContent.getRotationAnimation() == ScreenRotationAnimation.this) { in onAnimationEnd()
135 displayContent.getRotationAnimation() != null || mTransitionOp == OP_CHANGE; in AsyncRotationController()
1264 Display.DEFAULT_DISPLAY).getRotationAnimation(); in transitionGoodToGo()
2182 ? null : getRotationAnimation(); in applyRotation()3450 public ScreenRotationAnimation getRotationAnimation() { in getRotationAnimation() method in DisplayContent3539 final ScreenRotationAnimation screenRotationAnimation = getRotationAnimation(); in dumpDebug()3690 final ScreenRotationAnimation rotationAnimation = getRotationAnimation(); in dump()
6262 : displayContent.getRotationAnimation(); in doStopFreezingDisplayLocked()
199 if (displayChange.getRotationAnimation() == ROTATION_ANIMATION_SEAMLESS) { in getRotationAnimationHint()227 if (change.getRotationAnimation() != ROTATION_ANIMATION_SEAMLESS) { in getRotationAnimationHint()233 final int anim = change.getRotationAnimation(); in getRotationAnimationHint()
871 public int getRotationAnimation() { in getRotationAnimation() method in TransitionInfo.Change
530 ai.rotationAnimation = a.getRotationAnimation(); in generateActivityInfo()
1235 mDisplayContent.mRemoteToken.toWindowContainerToken()).getRotationAnimation()); in testFixedRotationOpen()
1964 final ScreenRotationAnimation rotationAnim = display.getRotationAnimation(); in testActivityOnCancelFixedRotationTransform()
8333 HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getRotationAnimation()I