Searched refs:getBubbleCount (Results 1 – 2 of 2) sorted by relevance
1488 if (getBubbleCount() > 0) { in updateSystemGestureExcludeRects()1557 if (getBubbleCount() == 0) { in addBubble()1577 for (int i = 0; i < getBubbleCount(); i++) { in removeBubble()2230 if (!mIsExpanded && getBubbleCount() > 0) { in animateForIme()2845 int bubbleCount = getBubbleCount(); in updateBubbleShadows()2866 int bubbleCount = getBubbleCount();2877 int bubbleCount = getBubbleCount();2887 int bubbleCount = getBubbleCount();2929 public int getBubbleCount() {2986 getBubbleCount(),[all …]
580 final float bottomPadding = getBubbleCount() > 1746 if (getBubbleCount() == 1) { in onChildAdded()766 if (getBubbleCount() > 0) { in onChildRemoved()1064 private int getBubbleCount() { in getBubbleCount() method in StackAnimationController