OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:calibrateThresholds
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
VirtualThermalZone.java
83
public void
calibrateThresholds
() {
100
Log.i(TAG, "
calibrateThresholds
[]: " + Arrays.toString(mZoneTempThresholds));
ThermalZone.java
475
public void
calibrateThresholds
() {
ThermalManager.java
645
zone.
calibrateThresholds
();
Completed in 329 milliseconds