Searched refs:getCollapsedBubbleTranslationX (Results 1 – 1 of 1) sorted by relevance
1041 final float collapsedX = getCollapsedBubbleTranslationX(i, childCount, onLeft); in updateBubblesLayoutProperties()1128 private float getCollapsedBubbleTranslationX(int bubbleIndex, int childCount, boolean onLeft) { in getCollapsedBubbleTranslationX() method in BubbleBarView1626 : getCollapsedBubbleTranslationX(indexOfSelectedBubble, getChildCount(), onLeft); in getSelectedBubbleDotDistanceFromTopLeft()