Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManager.java43 void setUpWithPresenter(NotificationPresenter presenter); in setUpWithPresenter() method
DNotificationViewHierarchyManager.java125 public void setUpWithPresenter(NotificationPresenter presenter, in setUpWithPresenter() method in NotificationViewHierarchyManager
DNotificationLockscreenUserManagerImpl.java187 public void setUpWithPresenter(NotificationPresenter presenter) { in setUpWithPresenter() method in NotificationLockscreenUserManagerImpl
DNotificationMediaManager.java206 public void setUpWithPresenter(NotificationPresenter presenter) { in setUpWithPresenter() method in NotificationMediaManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DVisualStabilityManager.java92 public void setUpWithPresenter(NotificationPresenter presenter) { in setUpWithPresenter() method in VisualStabilityManager
DNotificationInterruptionStateProvider.java96 public void setUpWithPresenter( in setUpWithPresenter() method in NotificationInterruptionStateProvider
DNotificationEntryManager.java148 public void setUpWithPresenter(NotificationPresenter presenter, in setUpWithPresenter() method in NotificationEntryManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationRowBinderImpl.java99 public void setUpWithPresenter(NotificationPresenter presenter, in setUpWithPresenter() method in NotificationRowBinderImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGutsManager.java114 public void setUpWithPresenter(NotificationPresenter presenter, in setUpWithPresenter() method in NotificationGutsManager