Searched refs:getCpuUsages (Results 1 – 7 of 7) sorted by relevance
161 public @NonNull CpuUsageInfo[] getCpuUsages() { in getCpuUsages() method in HardwarePropertiesManager163 return mService.getCpuUsages(mContext.getOpPackageName()); in getCpuUsages()
26 CpuUsageInfo[] getCpuUsages(String callingPackage); in getCpuUsages() method
83 public CpuUsageInfo[] getCpuUsages(String callingPackage) throws SecurityException { in getCpuUsages() method in HardwarePropertiesManagerService141 CpuUsageInfo[] cpuUsageInfos = getCpuUsages(PKG); in dump()
208 Return<void> ret = gThermalHal->getCpuUsages( in nativeGetCpuUsages()
1187 PLcom/android/server/HardwarePropertiesManagerService;->getCpuUsages(Ljava/lang/String;)[Landroid/o…
53779 Landroid/os/IHardwarePropertiesManager$Stub$Proxy;->getCpuUsages(Ljava/lang/String;)[Landroid/os/Cp…53792 Landroid/os/IHardwarePropertiesManager;->getCpuUsages(Ljava/lang/String;)[Landroid/os/CpuUsageInfo;
34561 method @NonNull public android.os.CpuUsageInfo[] getCpuUsages();