Searched refs:bubbleChild (Results 1 – 1 of 1) sorted by relevance
600 Bubble bubbleChild = bubbleChildren.get(i); in handleSummaryRemovalInterception() local603 mNotificationGroupManager.onEntryRemoved(bubbleChild.getEntry()); in handleSummaryRemovalInterception()604 bubbleChild.setShowInShadeWhenBubble(false); in handleSummaryRemovalInterception()605 bubbleChild.setShowBubbleDot(false); in handleSummaryRemovalInterception()607 mStackView.updateDotVisibility(bubbleChild.getKey()); in handleSummaryRemovalInterception()630 Bubble bubbleChild = bubbleChildren.get(i); in handleSummaryRemovalInterception() local631 mBubbleData.notificationEntryRemoved(bubbleChild.getEntry(), in handleSummaryRemovalInterception()