Searched refs:TYPE_CPU (Results 1 – 7 of 7) sorted by relevance
50 TYPE_CPU,65 public static final int TYPE_CPU = CoolingType.CPU; field in CoolingDevice
68 TYPE_CPU,84 public static final int TYPE_CPU = TemperatureType.CPU; field in Temperature
1101 public static final int TYPE_CPU = 2; field in BatteryStats.Uid.Proc.ExcessivePower6277 if (ew.type == Uid.Proc.ExcessivePower.TYPE_CPU) { in dumpLocked()
123 cpuThreshold.type = Temperature.TYPE_CPU; in initializeThresholds()393 mFakeHal.getCurrentCoolingDevices(true, CoolingDevice.TYPE_CPU), in testGetCurrentCoolingDevices()395 CoolingDevice.TYPE_CPU))); in testGetCurrentCoolingDevices()
273 case Temperature.TYPE_CPU: in shutdownIfNeeded()
10164 ew.type = ExcessivePower.TYPE_CPU; in addExcessiveCpu()
38344 Landroid/os/BatteryStats$Uid$Proc$ExcessivePower;->TYPE_CPU:I