Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleStackView.java1566 animateInFlyoutForBubble(bubble); in addBubble()
1604 animateInFlyoutForBubble(bubble); in updateBubble()
2442 void animateInFlyoutForBubble(Bubble bubble) { in animateInFlyoutForBubble() method in BubbleStackView