Home
last modified time | relevance | path

Searched refs:stopInflation (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleData.java673 b.stopInflation(); in doRemove()
687 b.stopInflation(); in doRemove()
694 bubbleToRemove.stopInflation(); in doRemove()
792 bubble.stopInflation(); in overflowBubble()
H A DBubble.java510 void stopInflation() { in stopInflation() method in Bubble