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

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindow.java214 static final RotationWatcher sRotationWatcher = new RotationWatcher(); field in class:PhoneWindow
636 sRotationWatcher.addWindow(this);
684 sRotationWatcher.removeWindow(this);

Completed in 74 milliseconds