Searched defs:getCpuUsages (Results 1 – 3 of 3) sorted by relevance
26 CpuUsageInfo[] getCpuUsages(String callingPackage); in getCpuUsages() method
161 public @NonNull CpuUsageInfo[] getCpuUsages() { in getCpuUsages() method in HardwarePropertiesManager
83 public CpuUsageInfo[] getCpuUsages(String callingPackage) throws SecurityException { in getCpuUsages() method in HardwarePropertiesManagerService