Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleTileViewHelper.java620 int textHeight = estimateTextHeight(text, textSizeResId, maxTextWidth); in createDndRemoteViews()
1319 private int estimateTextHeight( in estimateTextHeight() method in PeopleTileViewHelper