Home
last modified time | relevance | path

Searched defs:ThermalHal20Wrapper (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DThermalManagerService.java1168 static class ThermalHal20Wrapper extends ThermalHalWrapper { class in ThermalManagerService
1192 ThermalHal20Wrapper(TemperatureChangedCallback callback) { in ThermalHal20Wrapper() method in ThermalManagerService.ThermalHal20Wrapper