Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyView.java139 view.setMaxNumActions(constants.getMaxNumActions()); in inflate()
180 public void setMaxNumActions(int maxNumActions) { in setMaxNumActions() method in SmartReplyView