Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalEvent.java25 public class ThermalEvent { class
29 ThermalEvent(int id, int type, int state, int temp, String zoneName, String profName) { in ThermalEvent() method in ThermalEvent
/hardware/qcom/display/msm8996/sdm/libs/core/
Ddisplay_primary.cpp356 void DisplayPrimary::ThermalEvent(int64_t thermal_level) { in ThermalEvent() function in sdm::DisplayPrimary