Searched refs:thermal (Results 1 – 23 of 23) sorted by relevance
8 thermal=$(adb shell "getprop persist.service.thermal")9 echo "thermal status: $thermal"10 if [ $thermal -eq 1 ]16 thermal=$(adb shell "getprop persist.service.thermal")17 if [ $thermal -eq 1 ]
3 adb shell stop thermal-engine
20 adb shell stop thermal-engine
7 adb shell stop thermal-engine
9 adb shell stop thermal-engine
30 using ::android::hardware::thermal::V1_1::IThermal;31 using ::android::hardware::thermal::V1_0::Temperature;32 using ::android::hardware::thermal::V1_1::IThermalCallback;33 using ::android::hardware::thermal::V1_1::implementation::ThermalCallback;
24 using ::android::hardware::thermal::V1_0::Temperature;25 using ::android::hardware::thermal::V1_1::implementation::ThermalCallback;
47 "android.hardware.thermal@1.1",
34 using android::hardware::thermal::V1_0::IThermal;35 using android::hardware::thermal::V1_0::Temperature;36 using android::hardware::thermal::V1_0::ThermalStatus;37 using android::hardware::thermal::V1_0::ThermalStatusCode;52 sp<android::hardware::thermal::V1_0::IThermal> gThermalHal = nullptr;
12 namespace thermal { namespace17 using ::android::hardware::thermal::V1_0::TemperatureType;28 const android::hardware::thermal::V1_0::Temperature& temperature) { in notifyThrottling()
13 namespace thermal {29 const android::hardware::thermal::V1_0::Temperature& temperature)
12 "android.hardware.thermal@1.1",
36 using hardware::thermal::V1_0::CoolingDevice;37 using hardware::thermal::V1_0::CpuUsage;38 using hardware::thermal::V1_0::IThermal;39 using hardware::thermal::V1_0::Temperature;40 using hardware::thermal::V1_0::ThermalStatus;41 using hardware::thermal::V1_0::ThermalStatusCode;
124 "android.hardware.thermal@1.0",
5 SERVICES=(perfd thermal-engine thermald mpdecision)
5 SERVICES=(perfd thermal-engine mpdecision)
22 import android.hardware.thermal.V1_0.Constants;
26 If running the benchmark with the clocks locked causes thermal issues, the -s30 time between 10 and 50 ms should address most thermal problems.
59 // These constants are defined in hardware/interfaces/thermal/1.0/types.hal61 // Any change to the types in the thermal hal should be made here as well.
389 optional string thermal = 33; field
101 android.hardware.thermal@1.0 \
672 "android.hardware.thermal-V1.0-java-constants",