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