Home
last modified time | relevance | path

Searched refs:getClassPath (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalCoolingDevice.java89 public String getClassPath() { in getClassPath() method in ThermalCoolingDevice
DThermalCooling.java523 String classPath = device.getClassPath(); in loadCoolingDevice()
743 if (dev.getClassPath() != null && dev.getClassPath().equalsIgnoreCase("auto")) { in throttleDevice()