Searched refs:PRELOAD_STATUS_IN_PROGRESS (Results 1 – 2 of 2) sorted by relevance
951 private static final int PRELOAD_STATUS_IN_PROGRESS = 1; field in ContactPhotoManagerImpl.LoaderThread1040 preloadStatus = PRELOAD_STATUS_IN_PROGRESS; in preloadPhotosInBackground()1132 if (!preloading && preloadStatus == PRELOAD_STATUS_IN_PROGRESS) { in loadThumbnails()
1316 private static final int PRELOAD_STATUS_IN_PROGRESS = 1; field in ContactPhotoManagerImpl.LoaderThread1397 mPreloadStatus = PRELOAD_STATUS_IN_PROGRESS; in preloadPhotosInBackground()1482 if (!preloading && mPreloadStatus == PRELOAD_STATUS_IN_PROGRESS) { in loadThumbnails()