Searched refs:getSystemServiceTimeAtCpuSpeeds (Results 1 – 3 of 3) sorted by relevance
141 final long[] systemServiceTimeAtCpuSpeeds = batteryStats.getSystemServiceTimeAtCpuSpeeds(); in calculatePowerUsingPowerProfile()
14991 public long[] getSystemServiceTimeAtCpuSpeeds() {15590 long[] systemServiceTimeAtCpuSpeeds = getSystemServiceTimeAtCpuSpeeds();
3399 public abstract long[] getSystemServiceTimeAtCpuSpeeds(); in getSystemServiceTimeAtCpuSpeeds() method in BatteryStats