Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DRotationWatcherController.java115 rotationWatcher.notifyRotation(rotation); in dispatchDisplayRotationChange()
127 listener.notifyRotation(rotation); in dispatchProposedRotation()
206 void notifyRotation(int rotation) { in notifyRotation() method in RotationWatcherController.RotationWatcher