Searched refs:wakeupCountsPerUid (Results 1 – 1 of 1) sorted by relevance
4574 final SparseIntArray wakeupCountsPerUid = new SparseIntArray(); in run() local4580 increment(wakeupCountsPerUid, a.uid); in run()4597 triggerList.size(), wakeUps, countsPerUid, wakeupCountsPerUid); in run() local4625 SparseIntArray wakeupCountsPerUid) { in logAlarmBatchDelivered() argument4632 wakeupCountsArray[i] = wakeupCountsPerUid.get(uids[i], 0); in logAlarmBatchDelivered()