Searched refs:topValue (Results 1 – 1 of 1) sorted by relevance
97 TemperatureColorValue topValue = in getColorForTemperature() local99 if (temperature >= topValue.getTemperature()) { in getColorForTemperature()100 return topValue.getColor(); in getColorForTemperature()