Searched defs:wakeupCountsPerUid (Results 1 – 1 of 1) sorted by relevance
4856 final SparseIntArray wakeupCountsPerUid = new SparseIntArray(); in run() local4889 triggerList.size(), wakeUps, countsPerUid, wakeupCountsPerUid); in run() local4917 SparseIntArray wakeupCountsPerUid) { in logAlarmBatchDelivered()