Searched refs:setFixedRotationLaunchingApp (Results 1 – 6 of 6) sorted by relevance
175 mDisplayContent.setFixedRotationLaunchingApp(topFullscreen, rotation); in deferOrientationChangeForEnteringPipFromFullScreenIfNeeded()
1169 dc.setFixedRotationLaunchingApp(next, in initiate()
1974 setFixedRotationLaunchingApp(r, rotation); in handleTopActivityLaunchingInDifferentOrientation()2023 void setFixedRotationLaunchingApp(@NonNull ActivityRecord r, @Rotation int rotation) { in setFixedRotationLaunchingApp() method in DisplayContent
8288 display.setFixedRotationLaunchingApp(this, rotation); in onConfigurationChanged()
1725 mDisplayContent.setFixedRotationLaunchingApp(app2, (mDisplayContent.getRotation() + 1) % 4); in testFinishFixedRotationNoAppTransitioningTask()
2997 mDisplayContent.setFixedRotationLaunchingApp(activity, rotation); in testTransferStartingWindowSetFixedRotation()