Home
last modified time | relevance | path

Searched defs:SmartActions (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSmartReplyView.java837 public static class SmartActions { class in SmartReplyView
842 public SmartActions(@NonNull List<Notification.Action> actions, boolean fromAssistant) { in SmartActions() method in SmartReplyView.SmartActions