Searched refs:FM_IS_FIRST_ENTER_STATION_LIST (Results 1 – 1 of 1) sorted by relevance
65 private static final String FM_IS_FIRST_ENTER_STATION_LIST = "fm_is_first_enter_station_list"; field in FmUtils260 boolean isFirstEnter = prefs.getBoolean(FM_IS_FIRST_ENTER_STATION_LIST, true); in isFirstEnterStationList()263 editor.putBoolean(FM_IS_FIRST_ENTER_STATION_LIST, false); in isFirstEnterStationList()