Home | History | Annotate | Download | only in contacts

Lines Matching refs:PRELOAD_BATCH

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