Searched refs:hasTopFixedRotationLaunchingApp (Results 1 – 8 of 8) sorted by relevance
1712 assertTrue(mDisplayContent.hasTopFixedRotationLaunchingApp()); in testFinishFixedRotationNoAppTransitioningTask()1723 assertFalse(mDisplayContent.hasTopFixedRotationLaunchingApp()); in testFinishFixedRotationNoAppTransitioningTask()1766 assertTrue(displayContent.hasTopFixedRotationLaunchingApp()); in testFixedRotationWithPip()1777 assertFalse(displayContent.hasTopFixedRotationLaunchingApp()); in testFixedRotationWithPip()1786 assertTrue(displayContent.hasTopFixedRotationLaunchingApp()); in testFixedRotationWithPip()1819 assertFalse(mDisplayContent.hasTopFixedRotationLaunchingApp()); in testNoFixedRotationOnResumedScheduledApp()
387 assertFalse(mDefaultDisplay.hasTopFixedRotationLaunchingApp()); in testRecentViewInFixedPortraitWhenTopAppInLandscape()810 assertFalse(activity.mDisplayContent.hasTopFixedRotationLaunchingApp()); in assertTopFixedRotationLaunchingAppCleared()
1213 assertTrue(mDisplayContent.hasTopFixedRotationLaunchingApp()); in testFixedRotationOpen()1218 assertTrue(mDisplayContent.hasTopFixedRotationLaunchingApp()); in testFixedRotationOpen()
1983 assertFalse(display.hasTopFixedRotationLaunchingApp()); in testActivityOnCancelFixedRotationTransform()
229 if (mTimeoutRunnable == null && !mDisplayContent.hasTopFixedRotationLaunchingApp() in updateTargetWindows()
734 if (mDisplayContent.hasTopFixedRotationLaunchingApp()) { in shouldRotateSeamlessly()
1922 boolean hasTopFixedRotationLaunchingApp() { in hasTopFixedRotationLaunchingApp() method in DisplayContent6846 } else if (mAnimatingRecents != null && !hasTopFixedRotationLaunchingApp()) { in shouldDeferRotation()
1055 && ar.mDisplayContent.hasTopFixedRotationLaunchingApp()) { in checkEnterPipOnFinish()