Searched refs:voiceOption (Results 1 – 1 of 1) sorted by relevance
163 View voiceOption = view.findViewById(R.id.option_container); in insertOption() local164 voiceOption.setOnClickListener(v -> onVoiceOptionClicked(channel)); in insertOption()165 voiceOption.setContentDescription( in insertOption()