Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowControllerTest.java87 mNotificationShadeWindowController.setNotificationShadeView(mNotificationShadeWindowView); in setUp()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowController.java215 public void setNotificationShadeView(ViewGroup view) { in setNotificationShadeView() method in NotificationShadeWindowController
DStatusBar.java1436 mNotificationShadeWindowController.setNotificationShadeView(mNotificationShadeWindowView); in inflateStatusBarWindow()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/
DNewNotifPipelineBubbleControllerTest.java202 mNotificationShadeWindowController.setNotificationShadeView(mNotificationShadeWindowView); in setUp()
DBubbleControllerTest.java206 mNotificationShadeWindowController.setNotificationShadeView(mNotificationShadeWindowView); in setUp()