Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBatteryStats.java775 public abstract long[] getCpuFreqTimes(int which); in getCpuFreqTimes() method in BatteryStats.Uid
789 public abstract long[] getCpuFreqTimes(int which, int procState); in getCpuFreqTimes() method in BatteryStats.Uid
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java6773 public long[] getCpuFreqTimes(int which) { in getCpuFreqTimes() method in BatteryStatsImpl.Uid
6794 public long[] getCpuFreqTimes(int which, int procState) { in getCpuFreqTimes() method in BatteryStatsImpl.Uid