Searched defs:getCpuFreqTimes (Results 1 – 2 of 2) sorted by relevance
872 public abstract long[] getCpuFreqTimes(int which); in getCpuFreqTimes() method in BatteryStats.Uid892 public abstract boolean getCpuFreqTimes(@NonNull long[] timesInFreqMs, int procState); in getCpuFreqTimes() method in BatteryStats.Uid
8405 public long[] getCpuFreqTimes(int which) { in getCpuFreqTimes() method in BatteryStatsImpl.Uid8456 public boolean getCpuFreqTimes(long[] timesInFreqMs, int procState) { in getCpuFreqTimes() method in BatteryStatsImpl.Uid