Home
last modified time | relevance | path

Searched defs:statusBarWindowController (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java211 public BubbleController(Context context, StatusBarWindowController statusBarWindowController, in BubbleController()
219 public BubbleController(Context context, StatusBarWindowController statusBarWindowController, in BubbleController()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/
DBubbleControllerTest.java639 StatusBarWindowController statusBarWindowController, BubbleData data, in TestableBubbleController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationMediaManager.java174 Lazy<StatusBarWindowController> statusBarWindowController, in NotificationMediaManager()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarTest.java781 StatusBarWindowController statusBarWindowController, in TestableStatusBar()