Searched refs:rotationForActivityInDifferentOrientation (Results 1 – 7 of 7) sorted by relevance
183 final int rotation = mDisplayContent.rotationForActivityInDifferentOrientation( in deferOrientationChangeForEnteringPipFromFullScreenIfNeeded()
1526 int rotationForActivityInDifferentOrientation(@NonNull ActivityRecord r) { in rotationForActivityInDifferentOrientation() method in DisplayContent1602 final int rotation = rotationForActivityInDifferentOrientation(r); in handleTopActivityLaunchingInDifferentOrientation()1772 int rotation = rotationForActivityInDifferentOrientation(activityRecord); in rotateInDifferentOrientationIfNeeded()
2114 final int rotation = mDisplayContent.rotationForActivityInDifferentOrientation(this); in isSnapshotCompatible()7738 final int rotation = display.rotationForActivityInDifferentOrientation(this); in onConfigurationChanged()
737 .rotationForActivityInDifferentOrientation(eq(mWindow.mActivityRecord)); in testFixedRotationInsetsSourceFrame()
1494 .rotationForActivityInDifferentOrientation(eq(homeActivity)); in testFixedRotationWithPip()1514 .rotationForActivityInDifferentOrientation(eq(pinnedActivity)); in testFixedRotationWithPip()1578 doReturn(ROTATION_90).when(mDisplayContent).rotationForActivityInDifferentOrientation( in testRecentsNotRotatingWithFixedRotation()
2644 .rotationForActivityInDifferentOrientation(topActivity); in testTransferStartingWindowSetFixedRotation()
45873 HPLcom/android/server/wm/DisplayContent;->rotationForActivityInDifferentOrientation(Lcom/android/se…