Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DRotationWatcherController.java176 private static class DisplayRotationWatcher extends RotationWatcher { class in RotationWatcherController
179 DisplayRotationWatcher(WindowManagerService wms, IRotationWatcher watcher, int displayId) { in DisplayRotationWatcher() method in RotationWatcherController.DisplayRotationWatcher