Home | History | Annotate | Download | only in common

Lines Matching refs:PRELOAD_BATCH

929     private static final int PRELOAD_BATCH = 25;
1043 while (preloadSize > 0 && mPhotoIds.size() < PRELOAD_BATCH) {