Searched refs:setFixedRotationLaunchingAppUnchecked (Results 1 – 4 of 4) sorted by relevance
1352 setFixedRotationLaunchingAppUnchecked(null); in removeAppToken()1737 void setFixedRotationLaunchingAppUnchecked(@Nullable ActivityRecord r) { in setFixedRotationLaunchingAppUnchecked() method in DisplayContent1738 setFixedRotationLaunchingAppUnchecked(r, ROTATION_UNDEFINED); in setFixedRotationLaunchingAppUnchecked()1741 void setFixedRotationLaunchingAppUnchecked(@Nullable ActivityRecord r, int rotation) { in setFixedRotationLaunchingAppUnchecked() method in DisplayContent1779 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()
1470 mDisplayContent.setFixedRotationLaunchingAppUnchecked(app); in testRotateSeamlesslyWithFixedRotation()1585 mDisplayContent.setFixedRotationLaunchingAppUnchecked(activity); in testRecentsNotRotatingWithFixedRotation()
1789 display.setFixedRotationLaunchingAppUnchecked(activity); in testActivityOnCancelFixedRotationTransform()1822 display.setFixedRotationLaunchingAppUnchecked(activity); in testActivityOnCancelFixedRotationTransform()
45879 PLcom/android/server/wm/DisplayContent;->setFixedRotationLaunchingAppUnchecked(Lcom/android/server/…45880 HPLcom/android/server/wm/DisplayContent;->setFixedRotationLaunchingAppUnchecked(Lcom/android/server…