Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DPhoneWindow.java394 static final RotationWatcher sRotationWatcher = new RotationWatcher(); field in PhoneWindow
1011 sRotationWatcher.addWindow(this); in openPanel()
1061 sRotationWatcher.removeWindow(this); in closePanel()