Home
last modified time | relevance | path

Searched refs:setFixedRotationLaunchingAppUnchecked (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java1352 setFixedRotationLaunchingAppUnchecked(null); in removeAppToken()
1737 void setFixedRotationLaunchingAppUnchecked(@Nullable ActivityRecord r) { in setFixedRotationLaunchingAppUnchecked() method in DisplayContent
1738 setFixedRotationLaunchingAppUnchecked(r, ROTATION_UNDEFINED); in setFixedRotationLaunchingAppUnchecked()
1741 void setFixedRotationLaunchingAppUnchecked(@Nullable ActivityRecord r, int rotation) { in setFixedRotationLaunchingAppUnchecked() method in DisplayContent
1779 setFixedRotationLaunchingAppUnchecked(r, rotation); in setFixedRotationLaunchingApp()
1787 setFixedRotationLaunchingAppUnchecked(r, rotation); in setFixedRotationLaunchingApp()
1829 setFixedRotationLaunchingAppUnchecked(null); in clearFixedRotationLaunchingApp()
5857 setFixedRotationLaunchingAppUnchecked(null); in applyRotationAndFinishFixedRotation()
6342 setFixedRotationLaunchingAppUnchecked(null); in onFinishRecentsAnimation()
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayContentTests.java1470 mDisplayContent.setFixedRotationLaunchingAppUnchecked(app); in testRotateSeamlesslyWithFixedRotation()
1585 mDisplayContent.setFixedRotationLaunchingAppUnchecked(activity); in testRecentsNotRotatingWithFixedRotation()
H A DActivityRecordTests.java1789 display.setFixedRotationLaunchingAppUnchecked(activity); in testActivityOnCancelFixedRotationTransform()
1822 display.setFixedRotationLaunchingAppUnchecked(activity); in testActivityOnCancelFixedRotationTransform()
/aosp12/frameworks/base/services/
H A Dart-profile45879 PLcom/android/server/wm/DisplayContent;->setFixedRotationLaunchingAppUnchecked(Lcom/android/server/…
45880 HPLcom/android/server/wm/DisplayContent;->setFixedRotationLaunchingAppUnchecked(Lcom/android/server…