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.java318 static final RotationWatcher sRotationWatcher = new RotationWatcher(); field in PhoneWindow
898 sRotationWatcher.addWindow(this); in openPanel()
948 sRotationWatcher.removeWindow(this); in closePanel()