Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DIWindowManager.aidl279 void removeRotationWatcher(IRotationWatcher watcher); in removeRotationWatcher() method
/frameworks/base/tools/layoutlib/bridge/src/android/view/
DIWindowManagerImpl.java491 public void removeRotationWatcher(IRotationWatcher arg0) throws RemoteException { in removeRotationWatcher() method in IWindowManagerImpl
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java6932 public void removeRotationWatcher(IRotationWatcher watcher) { in removeRotationWatcher() method