Searched refs:updateRotationUnchecked (Results 1 – 9 of 9) sorted by relevance
68 }).when(displayRotation).updateRotationUnchecked(anyBoolean()); in TestDisplayContent()
1570 assertFalse(displayRotation.updateRotationUnchecked(false)); in testRecentsNotRotatingWithFixedRotation()1574 assertTrue(displayRotation.updateRotationUnchecked(false)); in testRecentsNotRotatingWithFixedRotation()1580 assertTrue(displayRotation.updateRotationUnchecked(false)); in testRecentsNotRotatingWithFixedRotation()1587 assertTrue(displayRotation.updateRotationUnchecked(false)); in testRecentsNotRotatingWithFixedRotation()1631 doCallRealMethod().when(dr).updateRotationUnchecked(anyBoolean()); in testRemoteRotation()1679 doCallRealMethod().when(dr).updateRotationUnchecked(anyBoolean()); in testShellTransitRotation()
1790 displayRotation.updateRotationUnchecked(true /* forceUpdate */); in testActivityOnCancelFixedRotationTransform()1819 displayRotation.updateRotationUnchecked(true /* forceUpdate */); in testActivityOnCancelFixedRotationTransform()
283 doCallRealMethod().when(displayRotation).updateRotationUnchecked(anyBoolean()); in testFixedScreenBoundsWhenDisplaySizeChanged()
383 return updateRotationUnchecked(forceUpdate); in updateOrientation()392 final boolean changed = updateRotationUnchecked(false /* forceUpdate */); in updateRotationAndSendNewConfigIfChanged()414 boolean updateRotationUnchecked(boolean forceUpdate) { in updateRotationUnchecked() method in DisplayRotation
3684 updateRotationUnchecked(false, false); in performEnableScreen()4006 updateRotationUnchecked(false, false); in freezeDisplayRotation()4041 updateRotationUnchecked(false, false); in thawDisplayRotation()4081 updateRotationUnchecked(alwaysSendConfiguration, forceRelayout); in updateRotation()4084 private void updateRotationUnchecked(boolean alwaysSendConfiguration, boolean forceRelayout) { in updateRotationUnchecked() method in WindowManagerService4100 final boolean rotationChanged = displayContent.updateRotationUnchecked(); in updateRotationUnchecked()6034 configChanged |= displayContent.updateRotationUnchecked(); in stopFreezingDisplayLocked()
991 mUpdateRotation = updateRotationUnchecked(); in performSurfacePlacementNoTrace()1185 boolean updateRotationUnchecked() { in updateRotationUnchecked() method in RootWindowContainer
1939 boolean updateRotationUnchecked() { in updateRotationUnchecked() method in DisplayContent1940 return mDisplayRotation.updateRotationUnchecked(false /* forceUpdate */); in updateRotationUnchecked()
45931 HSPLcom/android/server/wm/DisplayContent;->updateRotationUnchecked()Z+]Lcom/android/server/wm/Displ…46243 HSPLcom/android/server/wm/DisplayRotation;->updateRotationUnchecked(Z)Z+]Lcom/android/server/wm/Dis…50181 HSPLcom/android/server/wm/WindowManagerService;->updateRotationUnchecked(ZZ)V+]Lcom/android/server/…