Home
last modified time | relevance | path

Searched defs:maxNumActions (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyView.java180 public void setMaxNumActions(int maxNumActions) { in setMaxNumActions()
246 final int maxNumActions = mMaxNumActions; in onMeasure() local