Searched refs:NotificationInteractionListener (Results 1 – 2 of 2) sorted by relevance
29 val listeners = mutableListOf<NotificationInteractionListener>()31 fun addNotificationInteractionListener(listener: NotificationInteractionListener) { in addNotificationInteractionListener()36 fun removeNotificationInteractionListener(listener: NotificationInteractionListener) { in removeNotificationInteractionListener()92 interface NotificationInteractionListener { interface
15 ) : NotifCollectionListener, NotificationInteractionListener {