Home
last modified time | relevance | path

Searched refs:cleanupViews (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleOverflowContainerView.java229 toRemove.cleanupViews();
DBubble.java322 void cleanupViews() { in cleanupViews() method in Bubble
DBubbleStackView.java1540 bubble.cleanupViews(); in removeBubble()