Home
last modified time | relevance | path

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

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