Home
last modified time | relevance | path

Searched refs:updateOrientation (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/services/core/java/com/android/server/audio/
DRotationHelper.java69 updateOrientation(); in enable()
80 static void updateOrientation() { in updateOrientation() method in RotationHelper
129 updateOrientation(); in onDisplayChanged()
DAudioService.java1330 RotationHelper.updateOrientation(); in onAudioServerDied()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayAreaGroupTest.java118 mDisplayContent.updateOrientation(); in testResolveOverrideConfiguration_reverseOrientationWhenDifferentFromParentRoot()
DWallpaperControllerTests.java148 dc.getDisplayRotation().updateOrientation(ActivityInfo.SCREEN_ORIENTATION_LANDSCAPE, true); in testWallpaperSizeWithFixedTransform()
DSizeCompatTests.java309 displayRotation.updateOrientation(display.getOrientation(), true /* forceUpdate */); in testFixedScreenBoundsWhenDisplaySizeChanged()
2068 if (activity.mDisplayContent.updateOrientation()) { in prepareLimitedBounds()
DActivityRecordTests.java1757 display.updateOrientation(); in testActivityOnCancelFixedRotationTransform()
2269 mDisplayContent.updateOrientation( in testLandscapeSeascapeRotationByApp()
2277 mDisplayContent.updateOrientation( in testLandscapeSeascapeRotationByApp()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DScreenDecorations.java290 updateOrientation(); in startOnScreenDecorationsThread()
295 updateOrientation(); in startOnScreenDecorationsThread()
624 updateOrientation(); in onConfigurationChanged()
638 private void updateOrientation() { in updateOrientation() method in ScreenDecorations
1285 updateOrientation(); in onPreDraw()
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayArea.java189 return mDisplayContent.updateOrientation(); in setIgnoreOrientationRequest()
201 return mDisplayContent.updateOrientation(); in setIgnoreOrientationRequest()
DDisplayContent.java1349 boolean configChanged = updateOrientation(); in reconfigureDisplayLocked()
1396 final Configuration config = updateOrientation( in onDescendantOrientationChanged()
1435 boolean updateOrientation() { in updateOrientation() method in DisplayContent
1436 return updateOrientation(false /* forceUpdate */); in updateOrientation()
1452 Configuration updateOrientation(Configuration currentConfig, in updateOrientation() method in DisplayContent
1459 if (updateOrientation(forceUpdate)) { in updateOrientation()
1493 private boolean updateOrientation(boolean forceUpdate) { in updateOrientation() method in DisplayContent
1512 return mDisplayRotation.updateOrientation(orientation, forceUpdate); in updateOrientation()
1726 if (mDisplayRotation.updateOrientation(getOrientation(), false /* forceUpdate */)) { in continueUpdateOrientationForDiffOrienLaunchingApp()
4291 if (updateOrientation()) { in applySurfaceChangesTransaction()
DDisplayRotation.java373 boolean updateOrientation(@ScreenOrientation int newOrientation, boolean forceUpdate) { in updateOrientation() method in DisplayRotation
847 mDisplayContent.updateOrientation(); in setFixedToUserRotation()
DWindowManagerService.java1855 if (win.isVisibleOrAdding() && displayContent.updateOrientation()) { in addWindow()
2461 configChanged = displayContent.updateOrientation(); in relayoutWindow()
5853 configChanged = displayContent != null && displayContent.updateOrientation(); in stopFreezingDisplayLocked()
DRootWindowContainer.java1804 config = displayContent.updateOrientation( in ensureVisibilityAndConfig()
DWindowState.java2555 if (displayContent.updateOrientation()) { in removeIfPossible()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotController.java562 mScreenshotView.updateOrientation(mWindowManager.getCurrentWindowMetrics() in saveScreenshot()
DScreenshotView.java439 void updateOrientation(DisplayCutout cutout) { in updateOrientation() method in ScreenshotView
/frameworks/base/services/
Dart-profile11725 HSPLcom/android/server/audio/RotationHelper;->updateOrientation()V+]Landroid/content/Context;Landro…
45927 HSPLcom/android/server/wm/DisplayContent;->updateOrientation()Z
45928 HSPLcom/android/server/wm/DisplayContent;->updateOrientation(Landroid/content/res/Configuration;Lco…
45929 HSPLcom/android/server/wm/DisplayContent;->updateOrientation(Z)Z+]Lcom/android/server/wm/WindowCont…
46239 HSPLcom/android/server/wm/DisplayRotation;->updateOrientation(IZ)Z+]Lcom/android/server/wm/DisplayR…