Searched refs:getSystemServiceCpuThreadTimes (Results 1 – 4 of 4) sorted by relevance
69 public abstract SystemServiceCpuThreadTimes getSystemServiceCpuThreadTimes(); in getSystemServiceCpuThreadTimes() method in BatteryStatsInternal
478 public SystemServiceCpuThreadTimes getSystemServiceCpuThreadTimes() { in getSystemServiceCpuThreadTimes() method in BatteryStatsService.LocalService479 return mStats.getSystemServiceCpuThreadTimes(); in getSystemServiceCpuThreadTimes()
1953 .getSystemServiceCpuThreadTimes();
11077 public SystemServiceCpuThreadTimes getSystemServiceCpuThreadTimes() { in getSystemServiceCpuThreadTimes() method in BatteryStatsImpl