Searched refs:smartSuggestionButtons (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ | ||
D | InflatedSmartReplyViewHolder.kt | 26 val smartSuggestionButtons: List<Button>? constant in com.android.systemui.statusbar.policy.InflatedSmartReplyViewHolder |
D | SmartReplyView.java | 184 public void addPreInflatedButtons(List<Button> smartSuggestionButtons) { in addPreInflatedButtons() argument |