Searched defs:getSmartActions (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ | ||
D | InflatedSmartReplies.java | 295 @NonNull public List<Notification.Action> getSmartActions() { in getSmartActions() method in InflatedSmartReplies.SmartRepliesAndActions |
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ | ||
D | NotificationListenerServiceTest.java | 341 private ArrayList<Notification.Action> getSmartActions(String key, int index) { in getSmartActions() method in NotificationListenerServiceTest |
/frameworks/base/core/java/android/service/notification/ | ||
D | NotificationListenerService.java | 1714 public @NonNull List<Notification.Action> getSmartActions() { in getSmartActions() method in NotificationListenerService.Ranking |