Searched defs:unsuppressedBubble (Results 1 – 1 of 1) sorted by relevance
87 @Nullable Bubble unsuppressedBubble; field in BubbleData.Update867 Bubble unsuppressedBubble = mSuppressedBubbles.remove(locusId); in onLocusVisibilityChanged() local