Searched refs:takeUidSnapshot (Results 1 – 9 of 9) sorted by relevance
90 public HealthStats takeUidSnapshot(int uid) { in takeUidSnapshot() method in SystemHealthManager92 final HealthStatsParceler parceler = mBatteryStats.takeUidSnapshot(uid); in takeUidSnapshot()108 return takeUidSnapshot(Process.myUid()); in takeMyUidSnapshot()
98 mBatteryStatsService.takeUidSnapshot(uid); in testAwaitCompletion()103 mBatteryStatsService.takeUidSnapshot(uid); in testAwaitCompletion()
252 HealthStatsParceler takeUidSnapshot(int uid); in takeUidSnapshot() method
3090 public HealthStatsParceler takeUidSnapshot(int requestUid) { in takeUidSnapshot() method in BatteryStatsService
13245 HSPLandroid/os/health/SystemHealthManager;->takeUidSnapshot(I)Landroid/os/health/HealthStats;21600 HSPLcom/android/internal/app/IBatteryStats$Stub$Proxy;->takeUidSnapshot(I)Landroid/os/health/Health…
13248 HSPLandroid/os/health/SystemHealthManager;->takeUidSnapshot(I)Landroid/os/health/HealthStats;21664 HSPLcom/android/internal/app/IBatteryStats$Stub$Proxy;->takeUidSnapshot(I)Landroid/os/health/Health…
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
72440 Lcom/android/internal/app/IBatteryStats$Stub$Proxy;->takeUidSnapshot(I)Landroid/os/health/HealthSta…72600 Lcom/android/internal/app/IBatteryStats;->takeUidSnapshot(I)Landroid/os/health/HealthStatsParceler;
34165 method public android.os.health.HealthStats takeUidSnapshot(int);