Searched refs:getActiveServiceSupportedActions (Results 1 – 6 of 6) sorted by relevance
29 void getActiveServiceSupportedActions(in List<String> voiceActions, in getActiveServiceSupportedActions() method
108 public void getActiveServiceSupportedActions(List<String> voiceActions,
74 public void getActiveServiceSupportedActions(@NonNull Set<String> voiceActions, in getActiveServiceSupportedActions() method in AssistUtils79 .getActiveServiceSupportedActions(new ArrayList<>(voiceActions), callback); in getActiveServiceSupportedActions()
154 void getActiveServiceSupportedActions(in List<String> voiceActions, in getActiveServiceSupportedActions() method
185 public void getActiveServiceSupportedActions(List<String> commands, in getActiveServiceSupportedActions() method in VoiceInteractionManagerServiceImpl196 mService.getActiveServiceSupportedActions(commands, callback); in getActiveServiceSupportedActions()
1170 public void getActiveServiceSupportedActions(List<String> voiceActions, in getActiveServiceSupportedActions() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub1183 mImpl.getActiveServiceSupportedActions(voiceActions, callback); in getActiveServiceSupportedActions()