Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DRotationWatcherController.java186 private static class ProposedRotationListener extends RotationWatcher { class in RotationWatcherController
189 ProposedRotationListener(WindowManagerService wms, IRotationWatcher watcher, in ProposedRotationListener() method in RotationWatcherController.ProposedRotationListener