Searched refs:semanticActionList (Results 1 – 1 of 1) sorted by relevance
194 List<Integer> semanticActionList = getAllActions(sbn.getNotification()) in hasRequiredAssistantCallbacks() local199 Set<Integer> semanticActionSet = new HashSet<>(semanticActionList); in hasRequiredAssistantCallbacks()200 return semanticActionList.size() == semanticActionSet.size() in hasRequiredAssistantCallbacks()