Searched refs:PRELOAD_STATUS_DONE (Results 1 – 2 of 2) sorted by relevance
953 private static final int PRELOAD_STATUS_DONE = 2; field in ContactPhotoManagerImpl.LoaderThread982 if (preloadStatus == PRELOAD_STATUS_DONE) { in requestPreloading()1032 if (preloadStatus == PRELOAD_STATUS_DONE) { in preloadPhotosInBackground()1039 preloadStatus = PRELOAD_STATUS_DONE; in preloadPhotosInBackground()1048 preloadStatus = PRELOAD_STATUS_DONE; in preloadPhotosInBackground()1069 preloadStatus = PRELOAD_STATUS_DONE; in preloadPhotosInBackground()1138 preloadStatus = PRELOAD_STATUS_DONE; in loadThumbnails()
1317 private static final int PRELOAD_STATUS_DONE = 2; field in ContactPhotoManagerImpl.LoaderThread1340 if (mPreloadStatus == PRELOAD_STATUS_DONE) { in requestPreloading()1388 if (mPreloadStatus == PRELOAD_STATUS_DONE) { in preloadPhotosInBackground()1395 mPreloadStatus = PRELOAD_STATUS_DONE; in preloadPhotosInBackground()1404 mPreloadStatus = PRELOAD_STATUS_DONE; in preloadPhotosInBackground()1425 mPreloadStatus = PRELOAD_STATUS_DONE; in preloadPhotosInBackground()1487 mPreloadStatus = PRELOAD_STATUS_DONE; in loadThumbnails()