Searched defs:devicePowerMah (Results 1 – 1 of 1) sorted by relevance
602 final double devicePowerMah = deviceConsumer.getConsumedPower(key); in dump() local624 final double devicePowerMah = in dump() local644 double devicePowerMah, double appsPowerMah, int powerModel, long durationMs) { in printPowerComponent()