Searched refs:cleanupViews (Results 1 – 5 of 5) sorted by relevance
465 public void cleanupViews() { in cleanupViews() method in Bubble467 cleanupViews(true); in cleanupViews()476 void cleanupViews(boolean cleanupTaskView) { in cleanupViews() method in Bubble
260 toRemove.cleanupViews();
2014 bubble.cleanupViews(); // cleans up the icon view in removeBubble()2032 bubble.cleanupViews(); in removeBubble()2045 bubble.cleanupViews(); in removeBubble()
1553 mBubbleData.getBubbles().forEach(b -> b.cleanupViews(/* cleanupTaskView= */ false)); in setUpBubbleViewsForMode()
264 bubble.cleanupViews(); in removeBubble()