Searched refs:onVoiceOptionClicked (Results 1 – 1 of 1) sorted by relevance
164 voiceOption.setOnClickListener(v -> onVoiceOptionClicked(channel)); in insertOption()196 private void onVoiceOptionClicked(Channel channel) { in onVoiceOptionClicked() method in DisambigDialog