Searched refs:PRELOAD_STATUS_IN_PROGRESS (Results 1 – 2 of 2) sorted by relevance
952 private static final int PRELOAD_STATUS_IN_PROGRESS = 1; field in ContactPhotoManagerImpl.LoaderThread1041 preloadStatus = PRELOAD_STATUS_IN_PROGRESS; in preloadPhotosInBackground()1133 if (!preloading && preloadStatus == PRELOAD_STATUS_IN_PROGRESS) { in loadThumbnails()
1316 private static final int PRELOAD_STATUS_IN_PROGRESS = 1; field in ContactPhotoManagerImpl.LoaderThread1397 mPreloadStatus = PRELOAD_STATUS_IN_PROGRESS; in preloadPhotosInBackground()1482 if (!preloading && mPreloadStatus == PRELOAD_STATUS_IN_PROGRESS) { in loadThumbnails()