/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/power/ |
H A D | ThermalManagerServiceMockingTest.java | 25 import android.hardware.thermal.IThermal; 102 android.hardware.thermal.Temperature halT1 = new android.hardware.thermal.Temperature(); in verifyWrapperStatusOnCallbackError() 124 android.hardware.thermal.Temperature halT1 = new android.hardware.thermal.Temperature(); in getCurrentTemperatures_aidl() 129 android.hardware.thermal.Temperature halT2 = new android.hardware.thermal.Temperature(); in getCurrentTemperatures_aidl() 152 android.hardware.thermal.Temperature halT1 = new android.hardware.thermal.Temperature(); in getCurrentTemperatures_withFilter_aidl() 157 android.hardware.thermal.Temperature halT2 = new android.hardware.thermal.Temperature(); in getCurrentTemperatures_withFilter_aidl() 259 android.hardware.thermal.CoolingDevice halC1 = new android.hardware.thermal.CoolingDevice(); in getCurrentCoolingDevices_aidl() 263 android.hardware.thermal.CoolingDevice halC2 = new android.hardware.thermal.CoolingDevice(); in getCurrentCoolingDevices_aidl() 308 android.hardware.thermal.CoolingDevice halC1 = new android.hardware.thermal.CoolingDevice(); in getCurrentCoolingDevices_withFilter_aidl() 312 android.hardware.thermal.CoolingDevice halC2 = new android.hardware.thermal.CoolingDevice(); in getCurrentCoolingDevices_withFilter_aidl() [all …]
|
/aosp14/frameworks/base/libs/hwui/tests/scripts/ |
H A D | prep_fugu.sh | 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 ]
|
H A D | prep_ryu.sh | 3 adb shell stop thermal-engine
|
H A D | prep_volantis.sh | 20 adb shell stop thermal-engine
|
H A D | prep_marlfish.sh | 7 adb shell stop thermal-engine
|
H A D | prep_taieye.sh | 7 adb shell stop thermal-engine
|
H A D | prep_buller.sh | 9 adb shell stop thermal-engine
|
H A D | prep_generic.sh | 362 stop thermal-engine || true 364 stop vendor.thermal-engine || true
|
/aosp14/frameworks/base/services/core/jni/ |
H A D | com_android_server_HardwarePropertiesManagerService.cpp | 32 using ::aidl::android::hardware::thermal::CoolingDevice; 33 using ::aidl::android::hardware::thermal::IThermal; 34 using ::aidl::android::hardware::thermal::Temperature; 35 using ::aidl::android::hardware::thermal::TemperatureThreshold; 36 using ::aidl::android::hardware::thermal::TemperatureType; 37 using ::aidl::android::hardware::thermal::ThrottlingSeverity; 41 using hardware::thermal::V1_0::ThermalStatus; 42 using hardware::thermal::V1_0::ThermalStatusCode; 168 hidl_vec<hardware::thermal::V1_0::CoolingDevice> list; in getFanSpeedsHidl() 262 hidl_vec<hardware::thermal::V1_0::Temperature> list; in getDeviceTemperaturesHidl() [all …]
|
H A D | Android.bp | 184 "android.hardware.thermal@1.0", 185 "android.hardware.thermal-V1-ndk",
|
/aosp14/frameworks/base/services/core/java/com/android/server/power/ |
H A D | ThermalManagerService.java | 22 import android.hardware.thermal.IThermal; 23 import android.hardware.thermal.IThermalChangedCallback; 24 import android.hardware.thermal.TemperatureThreshold; 25 import android.hardware.thermal.ThrottlingSeverity; 26 import android.hardware.thermal.V1_0.ThermalStatus; 27 import android.hardware.thermal.V1_0.ThermalStatusCode; 28 import android.hardware.thermal.V1_1.IThermalCallback; 759 final android.hardware.thermal.Temperature[] halRet = in getCurrentTemperatures() 765 for (android.hardware.thermal.Temperature t : halRet) { in getCurrentTemperatures() 913 private android.hardware.thermal.V1_0.IThermal mThermalHal10 = null; [all …]
|
/aosp14/system/core/bootstat/ |
H A D | boot_reason_test.sh | 521 *thermal* ) var="shutdown,thermal" ;; 873 adb_sh setprop sys.powerctl shutdown,thermal,battery </dev/null 877 EXPECT_PROPERTY sys.boot.reason shutdown,thermal,battery 878 EXPECT_PROPERTY sys.boot.reason.last shutdown,thermal,battery 880 report_bootstat_logs shutdown,thermal,battery 1002 adb_sh setprop sys.powerctl shutdown,thermal </dev/null 1006 EXPECT_PROPERTY sys.boot.reason shutdown,thermal 1007 EXPECT_PROPERTY sys.boot.reason.last shutdown,thermal 1009 report_bootstat_logs shutdown,thermal
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | Temperature.java | 22 import android.hardware.thermal.TemperatureType; 23 import android.hardware.thermal.ThrottlingSeverity;
|
H A D | HardwarePropertiesManager.java | 22 import android.hardware.thermal.V1_0.Constants;
|
H A D | CoolingDevice.java | 22 import android.hardware.thermal.CoolingType;
|
/aosp14/frameworks/base/ |
H A D | Android.bp | 105 ":android.hardware.thermal-V1-java-source", 229 "android.hardware.thermal-V1.0-java-constants", 230 "android.hardware.thermal-V1.0-java", 231 "android.hardware.thermal-V1.1-java", 232 "android.hardware.thermal-V2.0-java", 647 "android.hardware.thermal-V1.0-java-constants", 648 "android.hardware.thermal-V2.0-java",
|
/aosp14/frameworks/base/native/android/ |
H A D | Android.bp | 72 "thermal.cpp",
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/ |
H A D | ThermalManagerServiceTest.java | 36 import android.hardware.thermal.TemperatureThreshold; 37 import android.hardware.thermal.ThrottlingSeverity;
|
/aosp14/frameworks/base/core/proto/android/os/ |
H A D | system_properties.proto | 430 optional string thermal = 33; field
|
/aosp14/frameworks/base/boot/ |
H A D | preloaded-classes | 3159 android.hardware.thermal.V1_0.CoolingType 3160 android.hardware.thermal.V1_0.IThermal 3161 android.hardware.thermal.V1_0.ThermalStatus 3162 android.hardware.thermal.V2_0.CoolingDevice 3163 android.hardware.thermal.V2_0.IThermal$Proxy 3165 android.hardware.thermal.V2_0.IThermal$getCurrentTemperaturesCallback 3167 android.hardware.thermal.V2_0.IThermal 3168 android.hardware.thermal.V2_0.IThermalChangedCallback$Stub 3169 android.hardware.thermal.V2_0.IThermalChangedCallback 3170 android.hardware.thermal.V2_0.Temperature [all …]
|
H A D | boot-image-profile.txt | 25943 Landroid/hardware/thermal/V1_0/CoolingType; 25944 Landroid/hardware/thermal/V1_0/IThermal; 25945 Landroid/hardware/thermal/V1_0/ThermalStatus; 25946 Landroid/hardware/thermal/V2_0/CoolingDevice; 25947 Landroid/hardware/thermal/V2_0/IThermal$Proxy; 25949 Landroid/hardware/thermal/V2_0/IThermal$getCurrentTemperaturesCallback; 25951 Landroid/hardware/thermal/V2_0/IThermal; 25952 Landroid/hardware/thermal/V2_0/IThermalChangedCallback$Stub; 25953 Landroid/hardware/thermal/V2_0/IThermalChangedCallback; 25954 Landroid/hardware/thermal/V2_0/Temperature; [all …]
|
/aosp14/frameworks/base/config/ |
H A D | preloaded-classes | 3163 android.hardware.thermal.V1_0.CoolingType 3164 android.hardware.thermal.V1_0.IThermal 3165 android.hardware.thermal.V1_0.ThermalStatus 3166 android.hardware.thermal.V2_0.CoolingDevice 3167 android.hardware.thermal.V2_0.IThermal$Proxy 3169 android.hardware.thermal.V2_0.IThermal$getCurrentTemperaturesCallback 3171 android.hardware.thermal.V2_0.IThermal 3172 android.hardware.thermal.V2_0.IThermalChangedCallback$Stub 3173 android.hardware.thermal.V2_0.IThermalChangedCallback 3174 android.hardware.thermal.V2_0.Temperature [all …]
|
H A D | boot-image-profile.txt | 36050 Landroid/hardware/thermal/V1_0/CoolingType; 36051 Landroid/hardware/thermal/V1_0/IThermal; 36052 Landroid/hardware/thermal/V1_0/ThermalStatus; 36053 Landroid/hardware/thermal/V2_0/CoolingDevice; 36054 Landroid/hardware/thermal/V2_0/IThermal$Proxy; 36056 Landroid/hardware/thermal/V2_0/IThermal$getCurrentTemperaturesCallback; 36058 Landroid/hardware/thermal/V2_0/IThermal; 36059 Landroid/hardware/thermal/V2_0/IThermalChangedCallback$Stub; 36060 Landroid/hardware/thermal/V2_0/IThermalChangedCallback; 36061 Landroid/hardware/thermal/V2_0/Temperature; [all …]
|
/aosp14/frameworks/base/services/ |
H A D | art-profile | 9152 …entTemperatures(ZI)Ljava/util/List;+]Landroid/hardware/thermal/IThermal;Landroid/hardware/thermal/…
|