Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java355 static final RotationWatcher sRotationWatcher = new RotationWatcher(); field in PhoneWindow
934 sRotationWatcher.addWindow(this); in openPanel()
984 sRotationWatcher.removeWindow(this); in closePanel()