Searched defs:mIsWatching (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindow.java3533 private boolean mIsWatching; field in class:PhoneWindow.RotationWatcher
3542 if (!mIsWatching) {
3546 mIsWatching = true;

Completed in 40 milliseconds