Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyView.java439 final int estimatedOptimalTextWidth = estimateOptimalSqueezedButtonTextWidth(button); in squeezeButton()
446 private int estimateOptimalSqueezedButtonTextWidth(Button button) { in estimateOptimalSqueezedButtonTextWidth() method in SmartReplyView