HomeSort by relevance Sort by last modified time
    Searched refs:getThermalState (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalCoolingDevice.java 183 public int getThermalState() {
ThermalCooling.java 645 existingState = tDevice.getThermalState();
647 targetState = tDevice.getThermalState();
672 existingState = tDevice.getThermalState();
674 targetState = tDevice.getThermalState();
    [all...]

Completed in 848 milliseconds