Searched refs:mChoice (Results 1 – 1 of 1) sorted by relevance
34 private TextView mChoice; field in RadioGroup156 mChoice = (TextView) findViewById(R.id.choice); in onCreate()57 mChoice.setText(selection + mRadioGroup.getCheckedRadioButtonId()); in onCreate()67 mChoice.setText(selection + in onCheckedChanged()