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()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
2389 PLcom/android/server/HardwarePropertiesManagerService;->getCpuUsages(Ljava/lang/String;)[Landroid/o…
36274 method @NonNull public android.os.CpuUsageInfo[] getCpuUsages();