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.java56 private static final int SQUEEZE_FAILED = -1; field in SmartReplyView
321 if (squeezeReduction != SQUEEZE_FAILED) { in onMeasure()
524 if (estimatedOptimalTextWidth == SQUEEZE_FAILED) { in squeezeButton()
525 return SQUEEZE_FAILED; in squeezeButton()
544 return SQUEEZE_FAILED; in estimateOptimalSqueezedButtonTextWidth()
620 return SQUEEZE_FAILED; in squeezeButtonToTextWidth()