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