Searched refs:mPreloadStatus (Results 1 – 1 of 1) sorted by relevance
1317 private int mPreloadStatus = PRELOAD_STATUS_NOT_STARTED; field in ContactPhotoManagerImpl.LoaderThread1338 if (mPreloadStatus == PRELOAD_STATUS_DONE) { in requestPreloading()1386 if (mPreloadStatus == PRELOAD_STATUS_DONE) { in preloadPhotosInBackground()1390 if (mPreloadStatus == PRELOAD_STATUS_NOT_STARTED) { in preloadPhotosInBackground()1393 mPreloadStatus = PRELOAD_STATUS_DONE; in preloadPhotosInBackground()1395 mPreloadStatus = PRELOAD_STATUS_IN_PROGRESS; in preloadPhotosInBackground()1402 mPreloadStatus = PRELOAD_STATUS_DONE; in preloadPhotosInBackground()1423 mPreloadStatus = PRELOAD_STATUS_DONE; in preloadPhotosInBackground()1478 if (!preloading && mPreloadStatus == PRELOAD_STATUS_IN_PROGRESS) { in loadThumbnails()1483 mPreloadStatus = PRELOAD_STATUS_DONE; in loadThumbnails()