Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleStackView.java1621 screenshotAnimatingOutBubbleIntoSurface((success) -> { in setSelectedBubble() method
2694 private void screenshotAnimatingOutBubbleIntoSurface(Consumer<Boolean> onComplete) { in screenshotAnimatingOutBubbleIntoSurface() method in BubbleStackView