Searched refs:preloadStatus (Results 1 – 1 of 1) sorted by relevance
962 private int preloadStatus = PRELOAD_STATUS_NOT_STARTED; field in ContactPhotoManagerImpl.LoaderThread982 if (preloadStatus == PRELOAD_STATUS_DONE) { in requestPreloading()1032 if (preloadStatus == PRELOAD_STATUS_DONE) { in preloadPhotosInBackground()1036 if (preloadStatus == PRELOAD_STATUS_NOT_STARTED) { in preloadPhotosInBackground()1039 preloadStatus = PRELOAD_STATUS_DONE; in preloadPhotosInBackground()1041 preloadStatus = PRELOAD_STATUS_IN_PROGRESS; in preloadPhotosInBackground()1048 preloadStatus = PRELOAD_STATUS_DONE; in preloadPhotosInBackground()1069 preloadStatus = PRELOAD_STATUS_DONE; in preloadPhotosInBackground()1133 if (!preloading && preloadStatus == PRELOAD_STATUS_IN_PROGRESS) { in loadThumbnails()1138 preloadStatus = PRELOAD_STATUS_DONE; in loadThumbnails()