Lines Matching refs:thermal
26 namespace thermal {
37 using ::android::hardware::thermal::V1_0::CpuUsage;
38 using ::android::hardware::thermal::V2_0::CoolingType;
39 using ::android::hardware::thermal::V2_0::IThermal;
40 using CoolingDevice_1_0 = ::android::hardware::thermal::V1_0::CoolingDevice;
41 using CoolingDevice_2_0 = ::android::hardware::thermal::V2_0::CoolingDevice;
42 using Temperature_1_0 = ::android::hardware::thermal::V1_0::Temperature;
43 using Temperature_2_0 = ::android::hardware::thermal::V2_0::Temperature;
44 using ::android::hardware::thermal::V2_0::IThermalChangedCallback;
45 using ::android::hardware::thermal::V2_0::TemperatureThreshold;
46 using ::android::hardware::thermal::V2_0::TemperatureType;