Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java348 static final RotationWatcher sRotationWatcher = new RotationWatcher(); field in PhoneWindow
921 sRotationWatcher.addWindow(this); in openPanel()
971 sRotationWatcher.removeWindow(this); in closePanel()