Searched defs:setSmartActions (Results 1 – 4 of 4) sorted by relevance
227 public RankingBuilder setSmartActions(@NonNull ArrayList<Notification.Action> smartActions) { in setSmartActions() method in RankingBuilder232 public RankingBuilder setSmartActions(Notification.Action... smartActions) { in setSmartActions() method in RankingBuilder
300 public NotificationEntryBuilder setSmartActions( in setSmartActions() method in NotificationEntryBuilder306 public NotificationEntryBuilder setSmartActions(Notification.Action... smartActions) { in setSmartActions() method in NotificationEntryBuilder
157 private void setSmartActions(String key, ArrayList<Notification.Action> smartActions) { in setSmartActions() method in NotificationEntryManagerTest
518 private void setSmartActions(String[] actionTitles) { in setSmartActions() method in SmartReplyViewTest522 private void setSmartActions(String[] actionTitles, boolean useDelayedOnClickListener) { in setSmartActions() method in SmartReplyViewTest