Searched refs:getSystemServiceTimeAtCpuSpeeds (Results 1 – 3 of 3) sorted by relevance
138 final long[] systemServiceTimeAtCpuSpeeds = batteryStats.getSystemServiceTimeAtCpuSpeeds(); in calculatePowerUsingPowerProfile()
15564 public long[] getSystemServiceTimeAtCpuSpeeds() {16186 long[] systemServiceTimeAtCpuSpeeds = getSystemServiceTimeAtCpuSpeeds();
3439 public abstract long[] getSystemServiceTimeAtCpuSpeeds(); in getSystemServiceTimeAtCpuSpeeds() method in BatteryStats