Searched refs:mTextStationValue (Results 1 – 1 of 1) sorted by relevance
83 private TextView mTextStationValue = null; field in FmMainActivity594 mTextStationValue.setText(FmUtils.formatStation(station)); in refreshStationUI()1122 mTextStationValue = (TextView) findViewById(R.id.station_value); in initUiComponent()