Searched refs:getExpandedBubbleTranslationX (Results 1 – 1 of 1) sorted by relevance
521 getExpandedBubbleTranslationX( in getDraggedBubbleReleaseTranslation()1039 final float expandedX = getExpandedBubbleTranslationX(i, childCount, onLeft); in updateBubblesLayoutProperties()1112 private float getExpandedBubbleTranslationX(int bubbleIndex, int bubbleCount, boolean onLeft) { in getExpandedBubbleTranslationX() method in BubbleBarView1279 final float selectedBubbleTranslationX = getExpandedBubbleTranslationX( in arrowPositionForSelectedWhenExpanded()1625 ? getExpandedBubbleTranslationX(indexOfSelectedBubble, getChildCount(), onLeft) in getSelectedBubbleDotDistanceFromTopLeft()