Searched defs:onStatusBarWindowStateChanged (Results 1 – 3 of 3) sorted by relevance
23 fun onStatusBarWindowStateChanged(@StatusBarManager.WindowVisibleState state: Int) in interface() method
96 override fun onStatusBarWindowStateChanged(@WindowVisibleState state: Int) { in onStatusBarWindowStateChanged() method in com.android.systemui.statusbar.window.StatusBarWindowStateControllerTest.TestListener
303 void onStatusBarWindowStateChanged(@WindowVisibleState int state) { in onStatusBarWindowStateChanged() method in CentralSurfacesImpl