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

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

Completed in 64 milliseconds