Searched defs:bubbleCount (Results 1 – 1 of 1) sorted by relevance
765 int bubbleCount = getChildCount(); in updateBubblesLayoutProperties() local858 private float getExpandedBubbleTranslationX(int bubbleIndex, int bubbleCount, boolean onLeft) { in getExpandedBubbleTranslationX()883 int bubbleIndex, int bubbleCount, boolean onLeft) { in getExpandedBubbleTranslationXDuringScaleAnimation()920 private float getCollapsedBubbleTranslationX(int bubbleIndex, int bubbleCount, in getCollapsedBubbleTranslationX()1202 int bubbleCount = getChildCount() - (hasOverview() ? 1 : 0); in updateContentDescription() local