Searched refs:takeUidSnapshots (Results 1 – 6 of 6) sorted by relevance
120 public HealthStats[] takeUidSnapshots(int[] uids) { in takeUidSnapshots() method in SystemHealthManager122 final HealthStatsParceler[] parcelers = mBatteryStats.takeUidSnapshots(uids); in takeUidSnapshots()
152 HealthStatsParceler[] takeUidSnapshots(in int[] uid); in takeUidSnapshots() method
1564 public HealthStatsParceler[] takeUidSnapshots(int[] requestUids) { in takeUidSnapshots() method in BatteryStatsService
31014 Landroid/os/health/SystemHealthManager;->takeUidSnapshots([I)[Landroid/os/health/HealthStats;
38210 HSPLcom/android/internal/app/IBatteryStats;->takeUidSnapshots([I)[Landroid/os/health/HealthStatsPar…
33428 method public android.os.health.HealthStats[] takeUidSnapshots(int[]);