Home
last modified time | relevance | path

Searched refs:refreshStationUI (Results 1 – 1 of 1) sorted by relevance

/packages/apps/FMRadio/src/com/android/fmradio/
DFmMainActivity.java231 refreshStationUI(station);
284 refreshStationUI(mCurrentStation);
307 refreshStationUI(rdsStation);
587 private void refreshStationUI(int station) { in refreshStationUI() method in FmMainActivity
1087 refreshStationUI(mCurrentStation); in updateCurrentStation()
1133 refreshStationUI(mCurrentStation); in initUiComponent()