Searched refs:mRadioText (Results 1 – 1 of 1) sorted by relevance
71 private TextView mRadioText; field in FmRecordActivity95 mRadioText = (TextView) findViewById(R.id.radio_text); in onCreate()143 mRadioText.setText(radioText); in updateUi()