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