Searched refs:numBatches (Results 1 – 1 of 1) sorted by relevance
2344 final int numBatches = batches.size(); in recordWakeupAlarms() local2345 for (int nextBatch = 0; nextBatch < numBatches; nextBatch++) { in recordWakeupAlarms()