Searched refs:onGetSupportedVoiceActions (Results 1 – 2 of 2) sorted by relevance
230 public Set<String> onGetSupportedVoiceActions(@NonNull Set<String> voiceActions) { in onGetSupportedVoiceActions() method in VoiceInteractionService299 Set<String> resultSet = onGetSupportedVoiceActions(voiceActionsSet); in onHandleVoiceActionCheck()
39026 …method @NonNull public java.util.Set<java.lang.String> onGetSupportedVoiceActions(@NonNull java.ut…