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.java65 private static final int SQUEEZE_FAILED = -1; field in SmartReplyView
482 if (squeezeReduction != SQUEEZE_FAILED) { in onMeasure()
624 if (estimatedOptimalTextWidth == SQUEEZE_FAILED) { in squeezeButton()
625 return SQUEEZE_FAILED; in squeezeButton()
644 return SQUEEZE_FAILED; in estimateOptimalSqueezedButtonTextWidth()
722 return SQUEEZE_FAILED; in squeezeButtonToTextWidth()