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.java247 int numShownActions = 0; in onMeasure() local
253 && numShownActions >= maxNumActions) { in onMeasure()
328 numShownActions++; in onMeasure()