Home
last modified time | relevance | path

Searched refs:NotificationListController (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationListController.java38 public class NotificationListController { class
44 public NotificationListController( in NotificationListController() method in NotificationListController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DNotificationListControllerTest.java62 private NotificationListController mController;
86 mController = new NotificationListController( in setUp()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java202 import com.android.systemui.statusbar.notification.NotificationListController;
400 private NotificationListController mNotificationListController;
1057 new NotificationListController( in setUpPresenter()