Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleData.java550 b.stopInflation(); in doRemove()
560 bubbleToRemove.stopInflation(); in doRemove()
610 bubble.stopInflation(); in overflowBubble()
DBubble.java394 void stopInflation() { in stopInflation() method in Bubble