Searched refs:smartSuggestionButtons (Results 1 – 2 of 2) sorted by relevance
26 val smartSuggestionButtons: List<Button>?
184 public void addPreInflatedButtons(List<Button> smartSuggestionButtons) { in addPreInflatedButtons() argument185 for (Button button : smartSuggestionButtons) { in addPreInflatedButtons()