Searched refs:PRELOAD_STATUS_DONE (Results 1 – 2 of 2) sorted by relevance
952 private static final int PRELOAD_STATUS_DONE = 2; field in ContactPhotoManagerImpl.LoaderThread981 if (preloadStatus == PRELOAD_STATUS_DONE) { in requestPreloading()1031 if (preloadStatus == PRELOAD_STATUS_DONE) { in preloadPhotosInBackground()1038 preloadStatus = PRELOAD_STATUS_DONE; in preloadPhotosInBackground()1047 preloadStatus = PRELOAD_STATUS_DONE; in preloadPhotosInBackground()1068 preloadStatus = PRELOAD_STATUS_DONE; in preloadPhotosInBackground()1137 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()