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

  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalCooling.java 705 String throttlePath = null;
718 throttlePath = cdev.getThrottlePath();
719 if (throttlePath == null) {
724 if (!ThermalUtils.isFileExists(throttlePath))
    [all...]

Completed in 1292 milliseconds