Home
last modified time | relevance | path

Searched refs:StatusBarNotificationPresenter (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationPresenterModule.java27 abstract NotificationPresenter bindPresenter(StatusBarNotificationPresenter impl); in bindPresenter()
H A DStatusBarNotificationPresenter.java68 class StatusBarNotificationPresenter implements NotificationPresenter, CommandQueue.Callbacks { class
97 StatusBarNotificationPresenter( in StatusBarNotificationPresenter() method in StatusBarNotificationPresenter
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationPresenterTest.java74 private StatusBarNotificationPresenter mStatusBarNotificationPresenter;
106 mStatusBarNotificationPresenter = new StatusBarNotificationPresenter( in setup()
H A DCentralSurfacesImplTest.java251 @Mock private StatusBarNotificationPresenter mNotificationPresenter;