HomeSort by relevance Sort by last modified time
    Searched full:mrotationwatcher (Results 1 - 1 of 1) sorted by null

  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardFaceUnlockView.java 56 private final IRotationWatcher mRotationWatcher = new IRotationWatcher.Stub() {
123 mWindowManager.removeRotationWatcher(mRotationWatcher);
140 mWindowManager.removeRotationWatcher(mRotationWatcher);
160 mLastRotation = mWindowManager.watchRotation(mRotationWatcher);

Completed in 50 milliseconds