Searched refs:TYPE_NPU (Results 1 – 3 of 3) sorted by relevance
76 TYPE_NPU,92 public static final int TYPE_NPU = TemperatureType.NPU; field in Temperature100 return type >= TYPE_UNKNOWN && type <= TYPE_NPU; in isValidType()
52 TYPE_NPU,70 public static final int TYPE_NPU = CoolingType.NPU; field in CoolingDevice
265 case Temperature.TYPE_NPU: in shutdownIfNeeded()