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.java43 void setUpWithPresenter(NotificationPresenter presenter); in setUpWithPresenter() method
DNotificationLockscreenUserManagerImpl.java241 public void setUpWithPresenter(NotificationPresenter presenter) { in setUpWithPresenter() method in NotificationLockscreenUserManagerImpl
DNotificationMediaManager.java311 public void setUpWithPresenter(NotificationPresenter presenter) { in setUpWithPresenter() method in NotificationMediaManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
DNotificationRowBinderImpl.java105 public void setUpWithPresenter(NotificationPresenter presenter, in setUpWithPresenter() method in NotificationRowBinderImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGutsManager.java168 public void setUpWithPresenter(NotificationPresenter presenter, in setUpWithPresenter() method in NotificationGutsManager