Searched refs:PlatformInfo (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
H A DThermalManager.java79 public static PlatformInfo sPlatformInfo;
478 public static class PlatformInfo { class in class:ThermalManager
488 public PlatformInfo() {} method in class:ThermalManager.PlatformInfo
H A DThermalService.java83 private static final String PINFO = "PlatformInfo";
99 private ThermalManager.PlatformInfo mPlatformInfo = null;
155 public ThermalManager.PlatformInfo getPlatformInfo() {
295 mPlatformInfo = new ThermalManager.PlatformInfo();

Completed in 1138 milliseconds