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.java266 public void setUpWithPresenter(NotificationPresenter presenter) { in setUpWithPresenter() method in NotificationLockscreenUserManagerImpl
DNotificationMediaManager.java317 public void setUpWithPresenter(NotificationPresenter presenter) { in setUpWithPresenter() method in NotificationMediaManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
DNotificationRowBinderImpl.java106 public void setUpWithPresenter(NotificationPresenter presenter, in setUpWithPresenter() method in NotificationRowBinderImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGutsManager.java177 public void setUpWithPresenter(NotificationPresenter presenter, in setUpWithPresenter() method in NotificationGutsManager