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