Searched refs:currentStation (Results 1 – 2 of 2) sorted by relevance
214 int currentStation = prefs.getInt(CURRENT_STATION, FmUtils.DEFAULT_STATION); in getCurrentStation() local215 return currentStation; in getCurrentStation()
1069 public void refreshPlayIndicator(int currentStation, boolean isFmPlaying) { in refreshPlayIndicator() argument1070 mCurrentStation = currentStation; in refreshPlayIndicator()