Searched defs:setSmartActions (Results 1 – 3 of 3) sorted by relevance
245 public RankingBuilder setSmartActions(@NonNull ArrayList<Notification.Action> smartActions) { in setSmartActions() method in RankingBuilder250 public RankingBuilder setSmartActions(Notification.Action... smartActions) { in setSmartActions() method in RankingBuilder
323 public NotificationEntryBuilder setSmartActions( in setSmartActions() method in NotificationEntryBuilder329 public NotificationEntryBuilder setSmartActions(Notification.Action... smartActions) { in setSmartActions() method in NotificationEntryBuilder
556 private void setSmartActions(String[] actionTitles) { in setSmartActions() method in SmartReplyViewTest560 private void setSmartActions(String[] actionTitles, boolean useDelayedOnClickListener) { in setSmartActions() method in SmartReplyViewTest