Searched refs:maxRowWidth (Results 1 – 2 of 2) sorted by relevance
293 final float maxRowWidth = mDisplayWidth - rowMargins; in getSpaceBetweenBubbles() local296 final float totalGapWidth = maxRowWidth - totalBubbleWidth; in getSpaceBetweenBubbles()
581 final float maxRowWidth = getWidthForDisplayingBubbles() - rowMargins; in getSpaceBetweenBubbles() local584 final float totalGapWidth = maxRowWidth - totalBubbleWidth; in getSpaceBetweenBubbles()