Searched refs:getCurrentActiveMode (Results 1 – 4 of 4) sorted by relevance
168 assertEquals(TemperatureControlTemplate.MODE_UNKNOWN, thermostat.getCurrentActiveMode()); in testThermostatParams_wrongActiveMode()176 assertEquals(TemperatureControlTemplate.MODE_UNKNOWN, thermostat.getCurrentActiveMode()); in testThermostatParams_wrongActiveMode()
48 val activeMode = template.getCurrentActiveMode() in <lambda>()
232 public int getCurrentActiveMode() { in getCurrentActiveMode() method in TemperatureControlTemplate
43612 method public int getCurrentActiveMode();