Searched refs:getActiveServiceSupportedActions (Results 1 – 6 of 6) sorted by relevance
29 void getActiveServiceSupportedActions(in List<String> voiceActions, in getActiveServiceSupportedActions() method
116 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()
246 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()
1351 public void getActiveServiceSupportedActions(List<String> voiceActions, in getActiveServiceSupportedActions() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub1364 mImpl.getActiveServiceSupportedActions(voiceActions, callback); in getActiveServiceSupportedActions()