Searched refs:getActiveServiceSupportedActions (Results 1 – 6 of 6) sorted by relevance
31 void getActiveServiceSupportedActions(in List<String> voiceActions, in getActiveServiceSupportedActions() method
166 public void getActiveServiceSupportedActions(List<String> voiceActions,
137 public void getActiveServiceSupportedActions(@NonNull Set<String> voiceActions, in getActiveServiceSupportedActions() method in AssistUtils142 .getActiveServiceSupportedActions(new ArrayList<>(voiceActions), callback); in getActiveServiceSupportedActions()
217 void getActiveServiceSupportedActions(in List<String> voiceActions, in getActiveServiceSupportedActions() method
317 public void getActiveServiceSupportedActions(List<String> commands, in getActiveServiceSupportedActions() method in VoiceInteractionManagerServiceImpl328 mService.getActiveServiceSupportedActions(commands, callback); in getActiveServiceSupportedActions()
2035 public void getActiveServiceSupportedActions(List<String> voiceActions, in getActiveServiceSupportedActions() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub2049 mImpl.getActiveServiceSupportedActions(voiceActions, callback); in getActiveServiceSupportedActions()