Home
last modified time | relevance | path

Searched refs:getCurrentActiveMode (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/service/controls/templates/
H A DControlTemplateTest.java179 assertEquals(TemperatureControlTemplate.MODE_UNKNOWN, thermostat.getCurrentActiveMode()); in testThermostatParams_wrongActiveMode()
187 assertEquals(TemperatureControlTemplate.MODE_UNKNOWN, thermostat.getCurrentActiveMode()); in testThermostatParams_wrongActiveMode()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
H A DTemperatureControlBehavior.kt48 val activeMode = template.getCurrentActiveMode()
/aosp14/frameworks/base/core/java/android/service/controls/templates/
H A DTemperatureControlTemplate.java232 public int getCurrentActiveMode() { in getCurrentActiveMode() method in TemperatureControlTemplate
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt40531 method public int getCurrentActiveMode();