Searched refs:animateBubbleNotification (Results 1 – 2 of 2) sorted by relevance
422 animateBubbleNotification(bubble, isExpanding); in addBubble()429 public void animateBubbleNotification(BubbleBarBubble bubble, boolean isExpanding) { in animateBubbleNotification() method in BubbleBarViewController
379 mBubbleBarViewController.animateBubbleNotification(bb, /* isExpanding= */ false); in applyViewChanges()