Searched refs:calculateTextWidth (Results 1 – 1 of 1) sorted by relevance
2655 public int calculateTextWidth(String text) { in calculateTextWidth() method in TextViewTest2680 mTextView.setWidth(calculateTextWidth(LONG_TEXT.substring(0, charWidth))); in testHyphenationNotHappen_frequencyNone()2714 mTextView.setWidth(calculateTextWidth(LONG_TEXT.substring(0, charWidth))); in testHyphenationNotHappen_breakStrategySimple()