Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleStackView.java1682 screenshotAnimatingOutBubbleIntoSurface((success) -> { in setSelectedBubble()
2719 private void screenshotAnimatingOutBubbleIntoSurface(Consumer<Boolean> onComplete) { in screenshotAnimatingOutBubbleIntoSurface() method in BubbleStackView