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

/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java302 static final RotationWatcher sRotationWatcher = new RotationWatcher(); field in class:PhoneWindow
794 sRotationWatcher.addWindow(this);
844 sRotationWatcher.removeWindow(this);

Completed in 87 milliseconds