Searched refs:findBestSpacingValue (Results 1 – 1 of 1) sorted by relevance
615 float spacing = findBestSpacingValue(paint, text, width, MIN_LETTER_SPACING); in checkForEllipsis()631 private float findBestSpacingValue(TextPaint paint, String text, float allowedWidthPx, in findBestSpacingValue() method in BubbleTextView