Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DBatteryStats.java864 public abstract long[] getScreenOffCpuFreqTimes(int which); in getScreenOffCpuFreqTimes() method in BatteryStats.Uid
888 public abstract boolean getScreenOffCpuFreqTimes(@NonNull long[] timesInFreqMs, in getScreenOffCpuFreqTimes() method in BatteryStats.Uid
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryStatsImpl.java8074 public long[] getScreenOffCpuFreqTimes(int which) { in getScreenOffCpuFreqTimes() method in BatteryStatsImpl.Uid
8136 public boolean getScreenOffCpuFreqTimes(long[] timesInFreqMs, int procState) { in getScreenOffCpuFreqTimes() method in BatteryStatsImpl.Uid