Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java1521 animateInFlyoutForBubble(bubble); in addBubble()
1558 animateInFlyoutForBubble(bubble); in updateBubble()
2357 void animateInFlyoutForBubble(Bubble bubble) { in animateInFlyoutForBubble() method in BubbleStackView