Searched refs:getAllActions (Results 1 – 1 of 1) sorted by relevance
194 List<Integer> semanticActionList = getAllActions(sbn.getNotification()) in hasRequiredAssistantCallbacks()205 public static List<NotificationCompat.Action> getAllActions(Notification notification) { in getAllActions() method in CarAssistUtils220 for (NotificationCompat.Action action : getAllActions(notification)) { in getMarkAsReadAction()235 for (NotificationCompat.Action action : getAllActions(notification)) { in getReplyAction()