OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getCurrTemp
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalSensor.java
214
public int
getCurrTemp
() {
234
* Otherwise, the
getCurrTemp
method should be used, which returns the
ThermalZone.java
561
setZoneTemp(sensor.
getCurrTemp
());
Completed in 35 milliseconds