Home
last modified time | relevance | path

Searched defs:onStatusBarWindowStateChanged (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/window/
H A DStatusBarWindowStateListener.kt23 fun onStatusBarWindowStateChanged(@StatusBarManager.WindowVisibleState state: Int) regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImpl.java328 void onStatusBarWindowStateChanged(@WindowVisibleState int state) { in onStatusBarWindowStateChanged() method in CentralSurfacesImpl