Searched refs:rotationForActivityInDifferentOrientation (Results 1 – 7 of 7) sorted by relevance
215 .rotationForActivityInDifferentOrientation(eq(mWindow.mActivityRecord)); in testFixedRotationInsetsSourceFrame()
1166 mDisplayContent.rotationForActivityInDifferentOrientation(top)); in testOrientationBehind()1762 .rotationForActivityInDifferentOrientation(eq(homeActivity)); in testFixedRotationWithPip()1782 .rotationForActivityInDifferentOrientation(eq(pinnedActivity)); in testFixedRotationWithPip()1796 doCallRealMethod().when(displayContent).rotationForActivityInDifferentOrientation(any()); in testFixedRotationWithPip()1800 displayContent.rotationForActivityInDifferentOrientation(pinnedActivity)); in testFixedRotationWithPip()1859 doReturn(ROTATION_90).when(mDisplayContent).rotationForActivityInDifferentOrientation( in testRecentsNotRotatingWithFixedRotation()
2010 .rotationForActivityInDifferentOrientation(activity); in testIsSnapshotCompatible()2066 .rotationForActivityInDifferentOrientation(any()); in testIsSnapshotCompatibleTaskSizeChanged()2956 .rotationForActivityInDifferentOrientation(topActivity); in testTransferStartingWindowSetFixedRotation()
179 final int rotation = mDisplayContent.rotationForActivityInDifferentOrientation( in deferOrientationChangeForEnteringPipFromFullScreenIfNeeded()
1783 int rotationForActivityInDifferentOrientation(@NonNull ActivityRecord r) { in rotationForActivityInDifferentOrientation() method in DisplayContent1881 final int rotation = rotationForActivityInDifferentOrientation(orientationSrc); in handleTopActivityLaunchingInDifferentOrientation()2057 int rotation = rotationForActivityInDifferentOrientation(activityRecord); in rotateInDifferentOrientationIfNeeded()
2612 final int rotation = mDisplayContent.rotationForActivityInDifferentOrientation(this); in isSnapshotCompatible()9200 final int rotation = display.rotationForActivityInDifferentOrientation(this);
10943 HPLcom/android/server/wm/DisplayContent;->rotationForActivityInDifferentOrientation(Lcom/android/se…