Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyView.java596 private List<View> filterActionsOrReplies(SmartButtonType buttonType) { in filterActionsOrReplies()
927 private SmartButtonType buttonType = SmartButtonType.REPLY; field in SmartReplyView.LayoutParams