Searched refs:wakeupCountsPerUid (Results 1 – 1 of 1) sorted by relevance
4856 final SparseIntArray wakeupCountsPerUid = new SparseIntArray(); in run() local4862 increment(wakeupCountsPerUid, a.uid); in run()4889 triggerList.size(), wakeUps, countsPerUid, wakeupCountsPerUid); in run() local4917 SparseIntArray wakeupCountsPerUid) { in logAlarmBatchDelivered() argument4924 wakeupCountsArray[i] = wakeupCountsPerUid.get(uids[i], 0); in logAlarmBatchDelivered()