Searched refs:shouldDeferOrientationChange (Results 1 – 4 of 4) sorted by relevance
197 boolean shouldDeferOrientationChange() { in shouldDeferOrientationChange() method in PinnedTaskController
1801 if (mPinnedTaskController.shouldDeferOrientationChange()) { in continueUpdateOrientationForDiffOrienLaunchingApp()
1506 assertTrue(displayContent.mPinnedTaskController.shouldDeferOrientationChange()); in testFixedRotationWithPip()1515 assertFalse(displayContent.mPinnedTaskController.shouldDeferOrientationChange()); in testFixedRotationWithPip()
47177 PLcom/android/server/wm/PinnedTaskController;->shouldDeferOrientationChange()Z