Home
last modified time | relevance | path

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

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