Searched refs:takeUidSnapshotsAsync (Results 1 – 3 of 3) sorted by relevance
188 mBatteryStats.takeUidSnapshotsAsync(uids, resultReceiver); in takeUidSnapshots()
264 oneway void takeUidSnapshotsAsync(in int[] uid, in ResultReceiver result); in takeUidSnapshotsAsync() method
3402 public void takeUidSnapshotsAsync(int[] requestUids, ResultReceiver resultReceiver) { in takeUidSnapshotsAsync() method in BatteryStatsService