Searched refs:onBubbleBlocked (Results 1 – 2 of 2) sorted by relevance
173 bubble = new Bubble(mContext, entry, this::onBubbleBlocked); in notificationEntryUpdated()553 private void onBubbleBlocked(NotificationEntry entry) { in onBubbleBlocked() method in BubbleData
537 void onBubbleBlocked(NotificationEntry entry); in onBubbleBlocked() method