Home
last modified time | relevance | path

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

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