Home
last modified time | relevance | path

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

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