HomeSort by relevance Sort by last modified time
    Searched full:thermzone (Results 1 - 1 of 1) sorted by null

  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalCooling.java 466 int thermZone = intent.getIntExtra(ThermalManager.EXTRA_ZONE, -1);
488 ThermalManager.ZoneCoolerBindingInfo zoneCoolerBindInfo = mBindMap.get(thermZone);
490 Log.i(TAG, "zoneCoolerBindInfo null for zoneID" + thermZone);
497 ThermalManager.updateZoneCriticalPendingMap(thermZone,
505 ThermalManager.updateZoneCriticalPendingMap(thermZone,
516 handleThermalEvent(thermZone, thermEvent, thermState, zoneCoolerBindInfo);
    [all...]

Completed in 204 milliseconds