Searched refs:LOWEST_STATION (Results 1 – 1 of 1) sorted by relevance
48 private static final int LOWEST_STATION = 875; field in FmUtils78 boolean isValid = (station >= LOWEST_STATION && station <= HIGHEST_STATION); in isValidStation()92 result = LOWEST_STATION; in computeIncreaseStation()106 if (result < LOWEST_STATION) { in computeDecreaseStation()