Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBatteryStats.java776 public abstract long[] getScreenOffCpuFreqTimes(int which); in getScreenOffCpuFreqTimes() method in BatteryStats.Uid
793 public abstract long[] getScreenOffCpuFreqTimes(int which, int procState); in getScreenOffCpuFreqTimes() method in BatteryStats.Uid
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java6778 public long[] getScreenOffCpuFreqTimes(int which) { in getScreenOffCpuFreqTimes() method in BatteryStatsImpl.Uid
6809 public long[] getScreenOffCpuFreqTimes(int which, int procState) { in getScreenOffCpuFreqTimes() method in BatteryStatsImpl.Uid