Searched refs:TYPE_CPU (Results 1 – 7 of 7) sorted by relevance
50 TYPE_CPU,70 public static final int TYPE_CPU = CoolingType.CPU; field in CoolingDevice
69 TYPE_CPU,90 public static final int TYPE_CPU = TemperatureType.CPU; field in Temperature
1213 public static final int TYPE_CPU = 2; field in BatteryStats.Uid.Proc.ExcessivePower6710 if (ew.type == Uid.Proc.ExcessivePower.TYPE_CPU) { in dumpLocked()
130 cpuThreshold.type = Temperature.TYPE_CPU; in initializeThresholds()403 mFakeHal.getCurrentCoolingDevices(true, CoolingDevice.TYPE_CPU), in testGetCurrentCoolingDevices()405 CoolingDevice.TYPE_CPU))); in testGetCurrentCoolingDevices()
290 case Temperature.TYPE_CPU: in shutdownIfNeeded()
10000 ew.type = ExcessivePower.TYPE_CPU; in addExcessiveCpu()
35021 Landroid/os/BatteryStats$Uid$Proc$ExcessivePower;->TYPE_CPU:I