Searched refs:selectedButtonId (Results 1 – 3 of 3) sorted by relevance
156 int selectedButtonId = tunerTypeSelection.getCheckedRadioButtonId(); in onCreateView()159 if (selectedButtonId == R.id.button_am_fm_type_tuner) { in onCreateView()175 } else if (selectedButtonId == R.id.button_dab_type_tuner) { in onCreateView()
120 int selectedButtonId = mAmFmBandSelection.getCheckedRadioButtonId(); in tuneToInputStation() local124 switch (selectedButtonId) { in tuneToInputStation()
952 int selectedButtonId = mRequestSelection.getCheckedRadioButtonId(); in FocusHandler()954 switch (selectedButtonId) { in FocusHandler()