Searched refs:takeUidSnapshots (Results 1 – 6 of 6) sorted by relevance
125 public HealthStats[] takeUidSnapshots(int[] uids) { in takeUidSnapshots() method in SystemHealthManager127 final HealthStatsParceler[] parcelers = mBatteryStats.takeUidSnapshots(uids); in takeUidSnapshots()
254 HealthStatsParceler[] takeUidSnapshots(in int[] uid); in takeUidSnapshots() method
3117 public HealthStatsParceler[] takeUidSnapshots(int[] requestUids) { in takeUidSnapshots() method in BatteryStatsService
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
72441 Lcom/android/internal/app/IBatteryStats$Stub$Proxy;->takeUidSnapshots([I)[Landroid/os/health/Health…72601 Lcom/android/internal/app/IBatteryStats;->takeUidSnapshots([I)[Landroid/os/health/HealthStatsParcel…
34166 method public android.os.health.HealthStats[] takeUidSnapshots(int[]);