Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalCoolingDevice.java85 public int getDeviceId() { in getDeviceId() method in ThermalCoolingDevice
DThermalCooling.java357 ThermalManager.sCDevMap.put(mDevice.getDeviceId(), mDevice); in processEndElement()