Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DRotationWatcherController.java100 void removeRotationWatcher(IRotationWatcher watcher) { in removeRotationWatcher() method in RotationWatcherController
H A DWindowManagerService.java4541 public void removeRotationWatcher(IRotationWatcher watcher) { in removeRotationWatcher() method in WindowManagerService
/aosp14/frameworks/base/core/java/android/view/
H A DIWindowManager.aidl285 void removeRotationWatcher(IRotationWatcher watcher); in removeRotationWatcher() method