Searched refs:hasTopFixedRotationLaunchingApp (Results 1 – 8 of 8) sorted by relevance
388 assertFalse(mDefaultDisplay.hasTopFixedRotationLaunchingApp()); in testRecentViewInFixedPortraitWhenTopAppInLandscape()812 assertFalse(activity.mDisplayContent.hasTopFixedRotationLaunchingApp()); in assertTopFixedRotationLaunchingAppCleared()
1721 assertTrue(mDisplayContent.hasTopFixedRotationLaunchingApp()); in testFinishFixedRotationNoAppTransitioningTask()1732 assertFalse(mDisplayContent.hasTopFixedRotationLaunchingApp()); in testFinishFixedRotationNoAppTransitioningTask()1775 assertTrue(displayContent.hasTopFixedRotationLaunchingApp()); in testFixedRotationWithPip()1786 assertFalse(displayContent.hasTopFixedRotationLaunchingApp()); in testFixedRotationWithPip()1795 assertTrue(displayContent.hasTopFixedRotationLaunchingApp()); in testFixedRotationWithPip()1828 assertFalse(mDisplayContent.hasTopFixedRotationLaunchingApp()); in testNoFixedRotationOnResumedScheduledApp()
1271 assertTrue(mDisplayContent.hasTopFixedRotationLaunchingApp()); in testFixedRotationOpen()1276 assertTrue(mDisplayContent.hasTopFixedRotationLaunchingApp()); in testFixedRotationOpen()
1962 assertFalse(display.hasTopFixedRotationLaunchingApp()); in testActivityOnCancelFixedRotationTransform()
237 && !mDisplayContent.hasTopFixedRotationLaunchingApp() in updateTargetWindows()
751 if (mDisplayContent.hasTopFixedRotationLaunchingApp()) { in shouldRotateSeamlessly()
1934 boolean hasTopFixedRotationLaunchingApp() { in hasTopFixedRotationLaunchingApp() method in DisplayContent6956 } else if (mAnimatingRecents != null && !hasTopFixedRotationLaunchingApp()) { in shouldDeferRotation()
1146 && ar.mDisplayContent.hasTopFixedRotationLaunchingApp()) { in checkEnterPipOnFinish()