Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBatteryStats.java799 public abstract long[] getCpuFreqTimes(int which); in getCpuFreqTimes() method in BatteryStats.Uid
813 public abstract long[] getCpuFreqTimes(int which, int procState); in getCpuFreqTimes() method in BatteryStats.Uid
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java6786 public long[] getCpuFreqTimes(int which) { in getCpuFreqTimes() method in BatteryStatsImpl.Uid
6807 public long[] getCpuFreqTimes(int which, int procState) { in getCpuFreqTimes() method in BatteryStatsImpl.Uid