Searched refs:countStretchableSpaces (Results 1 – 2 of 2) sorted by relevance
300 final int spaces = countStretchableSpaces(0, end); in justify()1861 private int countStretchableSpaces(int start, int end) { in countStretchableSpaces() method
56260 Landroid/text/TextLine;->countStretchableSpaces(II)I