Searched refs:mPreloadStatus (Results 1 – 1 of 1) sorted by relevance
1319 private int mPreloadStatus = PRELOAD_STATUS_NOT_STARTED; field in ContactPhotoManagerImpl.LoaderThread1340 if (mPreloadStatus == PRELOAD_STATUS_DONE) { in requestPreloading()1388 if (mPreloadStatus == PRELOAD_STATUS_DONE) { in preloadPhotosInBackground()1392 if (mPreloadStatus == PRELOAD_STATUS_NOT_STARTED) { in preloadPhotosInBackground()1395 mPreloadStatus = PRELOAD_STATUS_DONE; in preloadPhotosInBackground()1397 mPreloadStatus = PRELOAD_STATUS_IN_PROGRESS; in preloadPhotosInBackground()1404 mPreloadStatus = PRELOAD_STATUS_DONE; in preloadPhotosInBackground()1425 mPreloadStatus = PRELOAD_STATUS_DONE; in preloadPhotosInBackground()1482 if (!preloading && mPreloadStatus == PRELOAD_STATUS_IN_PROGRESS) { in loadThumbnails()1487 mPreloadStatus = PRELOAD_STATUS_DONE; in loadThumbnails()