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.java420 int numShownActions = 0; in onMeasure() local
426 && numShownActions >= maxNumActions) { in onMeasure()
514 numShownActions++; in onMeasure()