Searched refs:voiceActionsSet (Results 1 – 1 of 1) sorted by relevance
421 Set<String> voiceActionsSet = new ArraySet<>(voiceActions); in onHandleVoiceActionCheck() local422 Set<String> resultSet = onGetSupportedVoiceActions(voiceActionsSet); in onHandleVoiceActionCheck()