Searched refs:rowBinder (Results 1 – 2 of 2) sorted by relevance
59 public void setRowBinder(NotificationRowBinderImpl rowBinder) { in setRowBinder() argument60 mNotificationRowBinder = rowBinder; in setRowBinder()
82 NotificationRowBinderImpl rowBinder, in initialize() argument89 mNotifInflater.setRowBinder(rowBinder); in initialize()