Searched refs:TEXT_HEIGHT_SAMPLE (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/ui/contact/
H A DContactRecipientAutoCompleteView.java101 private static final String TEXT_HEIGHT_SAMPLE = "a"; field in class:ContactRecipientAutoCompleteView
109 paint.getTextBounds(TEXT_HEIGHT_SAMPLE, 0, TEXT_HEIGHT_SAMPLE.length(), textBounds);

Completed in 1407 milliseconds