Home
last modified time | relevance | path

Searched defs:getScreenOffCpuFreqTimes (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
DBatteryStats.java811 public abstract long[] getScreenOffCpuFreqTimes(int which); in getScreenOffCpuFreqTimes() method in BatteryStats.Uid
828 public abstract long[] getScreenOffCpuFreqTimes(int which, int procState); in getScreenOffCpuFreqTimes() method in BatteryStats.Uid
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java6804 public long[] getScreenOffCpuFreqTimes(int which) { in getScreenOffCpuFreqTimes() method in BatteryStatsImpl.Uid
6835 public long[] getScreenOffCpuFreqTimes(int which, int procState) { in getScreenOffCpuFreqTimes() method in BatteryStatsImpl.Uid