Searched refs:getScreenOffCpuFreqTimes (Results 1 – 2 of 2) sorted by relevance
584 public abstract long[] getScreenOffCpuFreqTimes(int which); in getScreenOffCpuFreqTimes() method in BatteryStats.Uid3621 final long[] screenOffCpuFreqTimeMs = u.getScreenOffCpuFreqTimes(which); in dumpCheckinLocked()5096 final long[] screenOffCpuFreqTimes = u.getScreenOffCpuFreqTimes(which); in dumpLocked()
5772 public long[] getScreenOffCpuFreqTimes(int which) { in getScreenOffCpuFreqTimes() method in BatteryStatsImpl.Uid