Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBatteryStats.java819 public abstract long[] getScreenOffCpuFreqTimes(int which); in getScreenOffCpuFreqTimes() method in BatteryStats.Uid
836 public abstract long[] getScreenOffCpuFreqTimes(int which, int procState); in getScreenOffCpuFreqTimes() method in BatteryStats.Uid
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java7461 public long[] getScreenOffCpuFreqTimes(int which) { in getScreenOffCpuFreqTimes() method in BatteryStatsImpl.Uid
7491 public long[] getScreenOffCpuFreqTimes(int which, int procState) { in getScreenOffCpuFreqTimes() method in BatteryStatsImpl.Uid