Searched refs:getSystemServiceCpuThreadTimes (Results 1 – 4 of 4) sorted by relevance
69 public abstract SystemServiceCpuThreadTimes getSystemServiceCpuThreadTimes(); in getSystemServiceCpuThreadTimes() method in BatteryStatsInternal
698 public SystemServiceCpuThreadTimes getSystemServiceCpuThreadTimes() { in getSystemServiceCpuThreadTimes() method in BatteryStatsService.LocalService699 return mStats.getSystemServiceCpuThreadTimes(); in getSystemServiceCpuThreadTimes()
2112 .getSystemServiceCpuThreadTimes();
11456 public SystemServiceCpuThreadTimes getSystemServiceCpuThreadTimes() { in getSystemServiceCpuThreadTimes() method in BatteryStatsImpl