Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyView.java415 int numShownActions = 0; in onMeasure() local
421 && numShownActions >= maxNumActions) { in onMeasure()
509 numShownActions++; in onMeasure()