Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalCoolingDevice.java77 public String getDeviceName() { in getDeviceName() method in ThermalCoolingDevice
DThermalCooling.java347 Log.i(TAG, "cooling dev:" + mDevice.getDeviceName() in processEndElement()
725 Log.w(TAG, "invalid throttle path for cooling device:" + cdev.getDeviceName()); in defaultThrottleMethod()