HomeSort by relevance Sort by last modified time
    Searched defs:ThermalEvent (Results 1 - 5 of 5) sorted by null

  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalEvent.java 20 * The ThermalEvent class contains strings and constants used for values
25 public class ThermalEvent {
29 ThermalEvent(int id, int type, int state, int temp, String zoneName, String profName) {
  /hardware/qcom/display/msm8996/sdm/libs/core/
display_hdmi.h 55 virtual void ThermalEvent(int64_t thermal_level) { }
display_primary.cpp 262 void DisplayPrimary::ThermalEvent(int64_t thermal_level) {
  /hardware/qcom/display/msmcobalt/sdm/libs/core/
display_hdmi.h 54 virtual void ThermalEvent(int64_t thermal_level) { }
display_primary.cpp 257 void DisplayPrimary::ThermalEvent(int64_t thermal_level) {

Completed in 211 milliseconds