Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyView.java64 private static final int SQUEEZE_FAILED = -1; field in SmartReplyView
477 if (squeezeReduction != SQUEEZE_FAILED) { in onMeasure()
619 if (estimatedOptimalTextWidth == SQUEEZE_FAILED) { in squeezeButton()
620 return SQUEEZE_FAILED; in squeezeButton()
639 return SQUEEZE_FAILED; in estimateOptimalSqueezedButtonTextWidth()
717 return SQUEEZE_FAILED; in squeezeButtonToTextWidth()