OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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