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