Searched refs:cleanupViews (Results 1 – 4 of 4) sorted by relevance
251 toRemove.cleanupViews();
435 void cleanupViews() { in cleanupViews() method in Bubble
1826 bubble.cleanupViews(); // cleans up the icon view in removeBubble()1841 bubble.cleanupViews(); in removeBubble()1854 bubble.cleanupViews(); in removeBubble()
1335 mBubbleData.getBubbles().forEach(Bubble::cleanupViews); in setUpBubbleViewsForMode()