Searched refs:tunerTypeSelection (Results 1 – 1 of 1) sorted by relevance
111 RadioGroup tunerTypeSelection = view.findViewById(R.id.selection_tuner_type); in onCreateView() local145 tunerTypeSelection.check(R.id.button_dab_type_tuner); in onCreateView()149 tunerTypeSelection.check(R.id.button_am_fm_type_tuner); in onCreateView()156 int selectedButtonId = tunerTypeSelection.getCheckedRadioButtonId(); in onCreateView()