Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManager.java41 void setUpWithPresenter(NotificationPresenter presenter); in setUpWithPresenter() method
DNotificationMediaManager.java254 public void setUpWithPresenter(NotificationPresenter presenter) { in setUpWithPresenter() method in NotificationMediaManager
DNotificationLockscreenUserManagerImpl.java339 public void setUpWithPresenter(NotificationPresenter presenter) { in setUpWithPresenter() method in NotificationLockscreenUserManagerImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
DNotificationRowBinderImpl.java114 public void setUpWithPresenter(NotificationPresenter presenter, in setUpWithPresenter() method in NotificationRowBinderImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGutsManager.java190 public void setUpWithPresenter(NotificationPresenter presenter, in setUpWithPresenter() method in NotificationGutsManager