Searched refs:notificationHelper (Results 1 – 1 of 1) sorted by relevance
37 private val notificationHelper: NotificationHelper, constant in com.example.android.bubbles.data.DefaultChatRepository63 notificationHelper.setUpNotificationChannels()115 notificationHelper.showNotification(chat, false) in sendMessage()122 notificationHelper.dismissNotification(id) in activateChat()134 notificationHelper.showNotification(chat, true) in showAsBubble()139 return notificationHelper.canBubble() in canBubble()