Home
last modified time | relevance | path

Searched refs:getSystemServiceCpuThreadTimes (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/services/core/java/android/os/
H A DBatteryStatsInternal.java42 public abstract SystemServiceCpuThreadTimes getSystemServiceCpuThreadTimes(); in getSystemServiceCpuThreadTimes() method in BatteryStatsInternal
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java423 public SystemServiceCpuThreadTimes getSystemServiceCpuThreadTimes() { in getSystemServiceCpuThreadTimes() method in BatteryStatsService.LocalService
424 return mStats.getSystemServiceCpuThreadTimes(); in getSystemServiceCpuThreadTimes()
/aosp12/frameworks/base/services/core/java/com/android/server/stats/pull/
H A DStatsPullAtomService.java1861 .getSystemServiceCpuThreadTimes();
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java11140 public SystemServiceCpuThreadTimes getSystemServiceCpuThreadTimes() { in getSystemServiceCpuThreadTimes() method in BatteryStatsImpl
/aosp12/frameworks/base/services/
H A Dart-profile7432 HPLcom/android/server/am/BatteryStatsService$LocalService;->getSystemServiceCpuThreadTimes()Lcom/an…