Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java323 final String textHeightSample = "a"; in calculateTextHeight() local
324 paint.getTextBounds(textHeightSample, 0, textHeightSample.length(), mRect); in calculateTextHeight()