Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyView.java508 LayoutParams.SQUEEZE_STATUS_SUCCESSFUL, coveredSuggestions); in onMeasure()
916 private static final int SQUEEZE_STATUS_SUCCESSFUL = 2; field in SmartReplyView.LayoutParams