OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ThermalCooling
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalManager.java
80
public static
ThermalCooling
sCoolingManager;
ThermalService.java
545
ThermalManager.sCoolingManager = new
ThermalCooling
();
ThermalCooling.java
39
* The
ThermalCooling
class parses the thermal_throttle_config.xml. This class
45
public class
ThermalCooling
{
46
private static final String TAG = "
ThermalCooling
";
[
all
...]
Completed in 162 milliseconds