Home
last modified time | relevance | path

Searched refs:thawDisplayRotation (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerShellCommand.java374 mInternal.thawDisplayRotation(displayId); in runDisplayUserRotation()
641 mInternal.thawDisplayRotation(displayId); in runReset()
H A DWindowManagerService.java4011 thawDisplayRotation(Display.DEFAULT_DISPLAY); in thawRotation()
4019 public void thawDisplayRotation(int displayId) { in thawDisplayRotation() method in WindowManagerService
/aosp12/frameworks/base/core/java/android/view/
H A DIWindowManager.aidl324 void thawDisplayRotation(int displayId); in thawDisplayRotation() method
/aosp12/frameworks/base/services/
H A Dart-profile50163 HPLcom/android/server/wm/WindowManagerService;->thawDisplayRotation(I)V