Searched refs:hasTopFixedRotationLaunchingApp (Results 1 – 5 of 5) sorted by relevance
355 assertFalse(mDefaultDisplay.hasTopFixedRotationLaunchingApp()); in testRecentViewInFixedPortraitWhenTopAppInLandscape()387 assertFalse(mDefaultDisplay.hasTopFixedRotationLaunchingApp()); in testClearFixedRotationLaunchingAppAfterCleanupAnimation()
1215 assertTrue(mDisplayContent.hasTopFixedRotationLaunchingApp()); in testFinishFixedRotationNoAppTransitioningTask()1223 assertFalse(mDisplayContent.hasTopFixedRotationLaunchingApp()); in testFinishFixedRotationNoAppTransitioningTask()1277 assertFalse(displayContent.hasTopFixedRotationLaunchingApp()); in testNoFixedRotationWithPip()1287 assertFalse(displayContent.hasTopFixedRotationLaunchingApp()); in testNoFixedRotationWithPip()
1475 assertFalse(display.hasTopFixedRotationLaunchingApp()); in testActivityOnCancelFixedRotationTransform()
594 if (mDisplayContent.hasTopFixedRotationLaunchingApp()) { in shouldRotateSeamlessly()
1521 boolean hasTopFixedRotationLaunchingApp() { in hasTopFixedRotationLaunchingApp() method in DisplayContent5702 != ORIENTATION_UNDEFINED && !hasTopFixedRotationLaunchingApp(); in isTopFixedOrientationRecentsAnimating()