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