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