Home
last modified time | relevance | path

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

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