Searched refs:shouldDeferOrientationChange (Results 1 – 3 of 3) sorted by relevance
196 boolean shouldDeferOrientationChange() { in shouldDeferOrientationChange() method in PinnedTaskController
2023 if (mPinnedTaskController.shouldDeferOrientationChange()) { in continueUpdateOrientationForDiffOrienLaunchingApp()
1776 assertTrue(displayContent.mPinnedTaskController.shouldDeferOrientationChange()); in testFixedRotationWithPip()1785 assertFalse(displayContent.mPinnedTaskController.shouldDeferOrientationChange()); in testFixedRotationWithPip()