Searched refs:BATCH_SIZE (Results 1 – 1 of 1) sorted by relevance
136 private static final int BATCH_SIZE = 32; field in ModernMediaScanner429 if (mPending.size() > BATCH_SIZE) { in maybeApplyPending()