Home
last modified time | relevance | path

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

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