Searched refs:onGetSupportedVoiceActions (Results 1 – 1 of 1) sorted by relevance
217 public Set<String> onGetSupportedVoiceActions(@NonNull Set<String> voiceActions) { in onGetSupportedVoiceActions() method in VoiceInteractionService274 Set<String> resultSet = onGetSupportedVoiceActions(voiceActionsSet); in onHandleVoiceActionCheck()