Searched refs:printAttrs (Results 1 - 5 of 5) sorted by relevance

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
H A DThermalSensorAttrib.java70 public void printAttrs() { method in class:ThermalSensorAttrib
H A DThermalSensor.java50 public void printAttrs() { method in class:ThermalSensor
H A DThermalZone.java137 public void printAttrs() { method in class:ThermalZone
186 if (sensorAttrib != null) sensorAttrib.printAttrs();
H A DThermalManager.java485 public void printAttrs() { method in class:ThermalManager.PlatformInfo
H A DThermalService.java582 for (ThermalZone tz : tzList) tz.printAttrs();

Completed in 152 milliseconds