Searched refs:semanticActionList (Results 1 – 1 of 1) sorted by relevance
204 List<Integer> semanticActionList = getAllActions(notification) in hasRequiredAssistantCallbacks() local209 Set<Integer> semanticActionSet = new HashSet<>(semanticActionList); in hasRequiredAssistantCallbacks()210 return semanticActionList.size() == semanticActionSet.size() in hasRequiredAssistantCallbacks()