Searched refs:TYPE_CPU (Results 1 – 7 of 7) sorted by relevance
50 TYPE_CPU,74 public static final int TYPE_CPU = CoolingType.CPU; field in CoolingDevice
69 TYPE_CPU,96 public static final int TYPE_CPU = TemperatureType.CPU; field in Temperature
1224 public static final int TYPE_CPU = 2; field in BatteryStats.Uid.Proc.ExcessivePower6786 if (ew.type == Uid.Proc.ExcessivePower.TYPE_CPU) { in dumpLocked()
135 cpuThreshold.type = Temperature.TYPE_CPU; in initializeThresholds()408 mFakeHal.getCurrentCoolingDevices(true, CoolingDevice.TYPE_CPU), in testGetCurrentCoolingDevices()410 CoolingDevice.TYPE_CPU))); in testGetCurrentCoolingDevices()
308 case Temperature.TYPE_CPU: in shutdownIfNeeded()735 type = Temperature.TYPE_CPU; in runInjectTemperature()
10364 ew.type = ExcessivePower.TYPE_CPU; in addExcessiveCpu()
34378 Landroid/os/BatteryStats$Uid$Proc$ExcessivePower;->TYPE_CPU:I