Home
last modified time | relevance | path

Searched refs:getRotationAnimation (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/component/
H A DParsedActivity.java77 int getRotationAnimation(); in getRotationAnimation() method
H A DParsedActivityImpl.java548 public int getRotationAnimation() { in getRotationAnimation() method in ParsedActivityImpl
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/unit/src/com/android/server/pm/test/parsing/parcelling/
H A DParsedActivityTest.kt49 ParsedActivity::getRotationAnimation,
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DScreenRotationAnimation.java531 if (mDisplayContent.getRotationAnimation() == null in kill()
532 || mDisplayContent.getRotationAnimation() == this) { in kill()
801 if (mDisplayContent.getRotationAnimation() == ScreenRotationAnimation.this) { in onAnimationEnd()
H A DAsyncRotationController.java135 displayContent.getRotationAnimation() != null || mTransitionOp == OP_CHANGE; in AsyncRotationController()
H A DAppTransitionController.java1264 Display.DEFAULT_DISPLAY).getRotationAnimation(); in transitionGoodToGo()
H A DDisplayContent.java2182 ? null : getRotationAnimation(); in applyRotation()
3450 public ScreenRotationAnimation getRotationAnimation() { in getRotationAnimation() method in DisplayContent
3539 final ScreenRotationAnimation screenRotationAnimation = getRotationAnimation(); in dumpDebug()
3690 final ScreenRotationAnimation rotationAnimation = getRotationAnimation(); in dump()
H A DWindowManagerService.java6262 : displayContent.getRotationAnimation(); in doStopFreezingDisplayLocked()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DDefaultTransitionHandler.java199 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()
/aosp14/frameworks/base/core/java/android/window/
H A DTransitionInfo.java871 public int getRotationAnimation() { in getRotationAnimation() method in TransitionInfo.Change
/aosp14/frameworks/base/services/core/java/com/android/server/pm/parsing/
H A DPackageInfoUtils.java530 ai.rotationAnimation = a.getRotationAnimation(); in generateActivityInfo()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTransitionTests.java1235 mDisplayContent.mRemoteToken.toWindowContainerToken()).getRotationAnimation()); in testFixedRotationOpen()
H A DActivityRecordTests.java1964 final ScreenRotationAnimation rotationAnim = display.getRotationAnimation(); in testActivityOnCancelFixedRotationTransform()
/aosp14/frameworks/base/services/
H A Dart-profile8333 HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getRotationAnimation()I