Searched refs:SystemServiceCpuThreadTimes (Results 1 – 10 of 10) sorted by relevance
39 public static class SystemServiceCpuThreadTimes { class in SystemServerCpuThreadReader46 private final SystemServiceCpuThreadTimes mDeltaCpuThreadTimes =47 new SystemServiceCpuThreadTimes();84 public SystemServiceCpuThreadTimes readDelta() { in readDelta()116 public SystemServiceCpuThreadTimes readAbsolute() { in readAbsolute()123 final SystemServiceCpuThreadTimes result = new SystemServiceCpuThreadTimes(); in readAbsolute()
106 import com.android.internal.os.SystemServerCpuThreadReader.SystemServiceCpuThreadTimes;11140 public SystemServiceCpuThreadTimes getSystemServiceCpuThreadTimes() { in getSystemServiceCpuThreadTimes()13450 SystemServerCpuThreadReader.SystemServiceCpuThreadTimes systemServiceCpuThreadTimes =
20 import com.android.internal.os.SystemServerCpuThreadReader.SystemServiceCpuThreadTimes;42 public abstract SystemServiceCpuThreadTimes getSystemServiceCpuThreadTimes(); in getSystemServiceCpuThreadTimes()
196 final SystemServerCpuThreadReader.SystemServiceCpuThreadTimes threadTimes = in prepareBatteryStats()197 new SystemServerCpuThreadReader.SystemServiceCpuThreadTimes(); in prepareBatteryStats()
48 SystemServerCpuThreadReader.SystemServiceCpuThreadTimes systemServiceCpuThreadTimes = in testReadDelta()
87 import com.android.internal.os.SystemServerCpuThreadReader.SystemServiceCpuThreadTimes;423 public SystemServiceCpuThreadTimes getSystemServiceCpuThreadTimes() { in getSystemServiceCpuThreadTimes()
195 import com.android.internal.os.SystemServerCpuThreadReader.SystemServiceCpuThreadTimes;1860 SystemServiceCpuThreadTimes times = LocalServices.getService(BatteryStatsInternal.class)
33381 Lcom/android/internal/os/SystemServerCpuThreadReader$SystemServiceCpuThreadTimes;
43045 Lcom/android/internal/os/SystemServerCpuThreadReader$SystemServiceCpuThreadTimes;
7432 …ceCpuThreadTimes()Lcom/android/internal/os/SystemServerCpuThreadReader$SystemServiceCpuThreadTimes;