Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleStackView.java1678 releaseAnimatingOutBubbleBuffer(); in setExpanded()
2074 .withEndActions(this::releaseAnimatingOutBubbleBuffer) in animateSwitchBubbles()
2705 releaseAnimatingOutBubbleBuffer(); in screenshotAnimatingOutBubbleIntoSurface()
2772 private void releaseAnimatingOutBubbleBuffer() { in releaseAnimatingOutBubbleBuffer() method in BubbleStackView