HomeSort by relevance Sort by last modified time
    Searched refs:removeRotationWatcher (Results 1 - 4 of 4) sorted by null

  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardFaceUnlockView.java 124 mWindowManager.removeRotationWatcher(mRotationWatcher);
141 mWindowManager.removeRotationWatcher(mRotationWatcher);
  /frameworks/base/core/java/android/view/
IWindowManager.aidl 176 void removeRotationWatcher(IRotationWatcher watcher);
  /frameworks/base/tools/layoutlib/bridge/src/android/view/
IWindowManagerImpl.java 427 public void removeRotationWatcher(IRotationWatcher arg0) throws RemoteException {
  /frameworks/base/services/java/com/android/server/wm/
WindowManagerService.java     [all...]

Completed in 73 milliseconds