Searched refs:voiceActions (Results 1 – 7 of 7) sorted by relevance
20 void onComplete(in List<String> voiceActions); in onComplete() argument
137 public void getActiveServiceSupportedActions(@NonNull Set<String> voiceActions, in getActiveServiceSupportedActions() argument142 .getActiveServiceSupportedActions(new ArrayList<>(voiceActions), callback); in getActiveServiceSupportedActions()
217 void getActiveServiceSupportedActions(in List<String> voiceActions, in getActiveServiceSupportedActions() argument
31 void getActiveServiceSupportedActions(in List<String> voiceActions, in getActiveServiceSupportedActions() argument
166 public void getActiveServiceSupportedActions(List<String> voiceActions,171 voiceActions,352 public Set<String> onGetSupportedVoiceActions(@NonNull Set<String> voiceActions) { in onGetSupportedVoiceActions() argument418 private void onHandleVoiceActionCheck(List<String> voiceActions, in onHandleVoiceActionCheck() argument422 Set<String> voiceActionsSet = new ArraySet<>(voiceActions); in onHandleVoiceActionCheck()
2035 public void getActiveServiceSupportedActions(List<String> voiceActions, in getActiveServiceSupportedActions() argument2049 mImpl.getActiveServiceSupportedActions(voiceActions, callback); in getActiveServiceSupportedActions()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...