Searched refs:getSystemServiceTimeAtCpuSpeeds (Results 1 – 3 of 3) sorted by relevance
183 final long[] systemServiceTimeAtCpuSpeeds = batteryStats.getSystemServiceTimeAtCpuSpeeds(); in calculatePowerUsingPowerProfile()
14768 public long[] getSystemServiceTimeAtCpuSpeeds() {15234 long[] systemServiceTimeAtCpuSpeeds = getSystemServiceTimeAtCpuSpeeds();
3091 public abstract long[] getSystemServiceTimeAtCpuSpeeds(); in getSystemServiceTimeAtCpuSpeeds() method in BatteryStats