Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DIWindowManager.aidl278 int watchRotation(IRotationWatcher watcher, int displayId); in watchRotation() method
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java4527 public int watchRotation(IRotationWatcher watcher, int displayId) { in watchRotation() method in WindowManagerService