Searched refs:removeRotationWatcher (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DKeyguardFaceUnlockView.java124 mWindowManager.removeRotationWatcher(mRotationWatcher);
141 mWindowManager.removeRotationWatcher(mRotationWatcher);
/frameworks/base/core/java/android/view/
H A DIWindowManager.aidl175 void removeRotationWatcher(IRotationWatcher watcher);
/frameworks/base/tools/layoutlib/bridge/src/android/view/
H A DIWindowManagerImpl.java427 public void removeRotationWatcher(IRotationWatcher arg0) throws RemoteException { method in class:IWindowManagerImpl
/frameworks/base/services/java/com/android/server/wm/
H A DWindowManagerService.java6053 public void removeRotationWatcher(IRotationWatcher watcher) { method in class:WindowManagerService

Completed in 75 milliseconds