Home
last modified time | relevance | path

Searched refs:notificationPresenter (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationActivityStarter.java740 public Builder setNotificationPresenter(NotificationPresenter notificationPresenter) { in setNotificationPresenter() argument
741 mNotificationPresenter = notificationPresenter; in setNotificationPresenter()