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