Home
last modified time | relevance | path

Searched defs:mBarService (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
H A DExpansionStateLoggerTest.java54 private IStatusBarService mBarService; field in ExpansionStateLoggerTest
H A DNotificationLoggerTest.java82 @Mock private IStatusBarService mBarService; field in NotificationLoggerTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsComponent.java46 private IStatusBarService mBarService; field in GlobalActionsComponent
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationLogger.java86 protected IStatusBarService mBarService; field in NotificationLogger
461 IStatusBarService mBarService; field in NotificationLogger.ExpansionStateLogger
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DSmartReplyController.java40 private final IStatusBarService mBarService; field in SmartReplyController
H A DNotificationRemoteInputManager.java107 protected IStatusBarService mBarService; field in NotificationRemoteInputManager
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationPresenter.java89 private final IStatusBarService mBarService; field in StatusBarNotificationPresenter
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
H A DBubblesManager.java99 private final IStatusBarService mBarService; field in BubblesManager
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImplTest.java234 @Mock private IStatusBarService mBarService; field in CentralSurfacesImplTest
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleController.java179 private final IStatusBarService mBarService; field in BubbleController