Searched refs:setNotificationClicker (Results 1 – 3 of 3) sorted by relevance
112 public void setNotificationClicker(NotificationClicker clicker) { in setNotificationClicker() method in NotificationRowBinderImpl
253 notificationRowBinder.setNotificationClicker(mock(NotificationClicker.class)); in setUp()
1086 rowBinder.setNotificationClicker(new NotificationClicker( in setUpPresenter()