Searched refs:NotificationInteractionListener (Results 1 – 2 of 2) sorted by relevance
26 val listeners = mutableListOf<NotificationInteractionListener>()28 fun addNotificationInteractionListener(listener: NotificationInteractionListener) {33 fun removeNotificationInteractionListener(listener: NotificationInteractionListener) {83 interface NotificationInteractionListener { regex
17 ) : NotifCollectionListener, NotificationInteractionListener {