Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DRotationWatcherController.java196 private static class RotationWatcher implements IBinder.DeathRecipient { class in RotationWatcherController
201 RotationWatcher(WindowManagerService wms, IRotationWatcher watcher) { in RotationWatcher() method in RotationWatcherController.RotationWatcher