Searched refs:notificationRowBinder (Results 1 – 2 of 2) sorted by relevance
67 private val notificationRowBinder: NotificationRowBinderImpl, in <lambda>() constant in com.android.systemui.statusbar.notification.init.NotificationsControllerImpl94 notificationRowBinder.setNotificationClicker( in <lambda>()97 notificationRowBinder.setUpWithPresenter(presenter, listContainer) in <lambda>()104 .initialize(notificationListener, notificationRowBinder, listContainer, stackController) in <lambda>()
296 NotificationRowBinderImpl notificationRowBinder); in bindNotificationRowBinder() argument