Searched refs:onBindRow (Results 1 – 3 of 3) sorted by relevance
172 mBindRowCallback.onBindRow(row); in bindRow()260 void onBindRow(ExpandableNotificationRow row); in onBindRow() method
329 verify(mBindCallback).onBindRow(entry.getRow()); in testAddNotification()
358 public void onBindRow(ExpandableNotificationRow row) { in onBindRow() method in StatusBarNotificationPresenter