Home
last modified time | relevance | path

Searched defs:setUpWithPresenter (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManager.java43 void setUpWithPresenter(NotificationPresenter presenter); in setUpWithPresenter() method
DNotificationViewHierarchyManager.java136 public void setUpWithPresenter(NotificationPresenter presenter, in setUpWithPresenter() method in NotificationViewHierarchyManager
DNotificationLockscreenUserManagerImpl.java220 public void setUpWithPresenter(NotificationPresenter presenter) { in setUpWithPresenter() method in NotificationLockscreenUserManagerImpl
DNotificationMediaManager.java260 public void setUpWithPresenter(NotificationPresenter presenter) { in setUpWithPresenter() method in NotificationMediaManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DVisualStabilityManager.java85 public void setUpWithPresenter(NotificationPresenter presenter) { in setUpWithPresenter() method in VisualStabilityManager
DNotificationEntryManager.java244 public void setUpWithPresenter(NotificationPresenter presenter) { in setUpWithPresenter() method in NotificationEntryManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
DNotificationRowBinderImpl.java103 public void setUpWithPresenter(NotificationPresenter presenter, in setUpWithPresenter() method in NotificationRowBinderImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGutsManager.java159 public void setUpWithPresenter(NotificationPresenter presenter, in setUpWithPresenter() method in NotificationGutsManager