Home
last modified time | relevance | path

Searched defs:thawRotation (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayRotationTests.java1246 private void thawRotation() { in thawRotation() method in DisplayRotationTests
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayRotation.java965 void thawRotation() { in thawRotation() method in DisplayRotation
H A DWindowManagerService.java4281 public void thawRotation() { in thawRotation() method in WindowManagerService
/aosp14/frameworks/base/core/java/android/view/
H A DIWindowManager.aidl311 void thawRotation(); in thawRotation() method