Searched refs:overflowBubble (Results 1 – 2 of 2) sorted by relevance
512 overflowBubble(reason, bubbleToRemove); in doRemove()524 void overflowBubble(@DismissReason int reason, Bubble bubble) { in overflowBubble() method in BubbleData
1106 bubble.inflate((b) -> mBubbleData.overflowBubble(DISMISS_AGED, bubble), in loadOverflowBubblesFromDisk()