Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DIWindowManager.aidl207 void removeRotationWatcher(IRotationWatcher watcher); in removeRotationWatcher() method
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java3822 public void removeRotationWatcher(IRotationWatcher watcher) { in removeRotationWatcher() method in WindowManagerService