Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleStackView.java1804 animateInFlyoutForBubble(bubble); in addBubble()
1869 animateInFlyoutForBubble(bubble); in updateBubble()
2776 void animateInFlyoutForBubble(Bubble bubble) { in animateInFlyoutForBubble() method in BubbleStackView