Home
last modified time | relevance | path

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

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