Searched refs:onEntryBind (Results 1 – 5 of 5) sorted by relevance
80 notifListener.onEntryBind(entry, sbn)93 notifListener.onEntryBind(entry, sbn)106 notifListener.onEntryBind(entry, sbn)
38 default void onEntryBind(NotificationEntry entry, StatusBarNotification sbn) { in onEntryBind() method
50 listener.onEntryBind(entry, sbn)
37 override fun onEntryBind(entry: NotificationEntry, sbn: StatusBarNotification) {
240 public void onEntryBind(NotificationEntry entry, StatusBarNotification sbn) { in setupNotifPipeline()