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.java1995 animateInFlyoutForBubble(bubble); in addBubble()
2054 animateInFlyoutForBubble(bubble); in updateBubble()
3075 void animateInFlyoutForBubble(Bubble bubble) { in animateInFlyoutForBubble() method in BubbleStackView