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.java51 private static final int SQUEEZE_FAILED = -1; field in SmartReplyView
296 if (squeezeReduction != SQUEEZE_FAILED) { in onMeasure()
440 if (estimatedOptimalTextWidth == SQUEEZE_FAILED) { in squeezeButton()
441 return SQUEEZE_FAILED; in squeezeButton()
460 return SQUEEZE_FAILED; in estimateOptimalSqueezedButtonTextWidth()
532 return SQUEEZE_FAILED; in squeezeButtonToTextWidth()