Searched refs:PRELOAD_BATCH (Results 1 – 2 of 2) sorted by relevance
942 private static final int PRELOAD_BATCH = 25; field in ContactPhotoManagerImpl.LoaderThread1056 while (preloadSize > 0 && photoIds.size() < PRELOAD_BATCH) { in preloadPhotosInBackground()
1297 private static final int PRELOAD_BATCH = 25; field in ContactPhotoManagerImpl.LoaderThread1413 while(preloadSize > 0 && mPhotoIds.size() < PRELOAD_BATCH) { in preloadPhotosInBackground()