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.java218 public BubbleController(Context context, StatusBarWindowController statusBarWindowController, in BubbleController()
229 public BubbleController(Context context, StatusBarWindowController statusBarWindowController, in BubbleController()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/
DBubbleControllerTest.java648 StatusBarWindowController statusBarWindowController, BubbleData data, in TestableBubbleController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationMediaManager.java189 Lazy<StatusBarWindowController> statusBarWindowController, in NotificationMediaManager()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarTest.java780 StatusBarWindowController statusBarWindowController, in TestableStatusBar()