Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeController.java174 default void setNotificationShadeWindowViewController( in setNotificationShadeWindowViewController() method
H A DShadeControllerImpl.java406 public void setNotificationShadeWindowViewController( in setNotificationShadeWindowViewController() method in ShadeControllerImpl
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DShadeControllerImplTest.kt88 shadeController.setNotificationShadeWindowViewController(nswvc)
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImplTest.java457 mShadeController.setNotificationShadeWindowViewController( in setup()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImpl.java1610 mShadeController.setNotificationShadeWindowViewController( in inflateStatusBarWindow()