Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleStackView.java1530 animateInFlyoutForBubble(bubble); in addBubble()
1564 animateInFlyoutForBubble(bubble); in updateBubble()
2429 void animateInFlyoutForBubble(Bubble bubble) { in animateInFlyoutForBubble() method in BubbleStackView