Searched refs:devicePowerMah (Results 1 – 1 of 1) sorted by relevance
246 public BatteryEntry(Context context, int powerComponentId, double devicePowerMah, in BatteryEntry() argument255 ? devicePowerMah in BatteryEntry()256 : devicePowerMah - appsPowerMah; in BatteryEntry()270 double devicePowerMah, double appsPowerMah) { in BatteryEntry() argument282 ? devicePowerMah in BatteryEntry()283 : devicePowerMah - appsPowerMah; in BatteryEntry()