Home
last modified time | relevance | path

Searched defs:barService (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/
H A DTvStatusBar.java54 final IStatusBarService barService = IStatusBarService.Stub.asInterface( in start() local
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
H A DCarNotificationModule.java42 IStatusBarService barService) { in provideNotificationClickHandlerFactory()
H A DNotificationVisibilityLogger.java90 IStatusBarService barService, in NotificationVisibilityLogger()
H A DNotificationPanelViewController.java122 IStatusBarService barService, in NotificationPanelViewController()
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DNotificationClickHandlerFactory.java80 public NotificationClickHandlerFactory(IStatusBarService barService) { in NotificationClickHandlerFactory()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationLoggerTest.java249 IStatusBarService barService, in TestableNotificationLogger()
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
H A DCarSystemBar.java138 IStatusBarService barService, in CarSystemBar()