Searched refs:DEFAULT_STATION (Results 1 – 5 of 5) sorted by relevance
43 public static final int DEFAULT_STATION = 1000; field in FmUtils44 public static final float DEFAULT_STATION_FLOAT = computeFrequency(DEFAULT_STATION);
78 private int mCurrentStation = FmUtils.DEFAULT_STATION;115 FmUtils.DEFAULT_STATION); in onCreate()
214 int currentStation = prefs.getInt(CURRENT_STATION, FmUtils.DEFAULT_STATION); in getCurrentStation()
140 private int mCurrentStation = FmUtils.DEFAULT_STATION;
186 private int mCurrentStation = FmUtils.DEFAULT_STATION;