Searched refs:PRELOAD_STATUS_NOT_STARTED (Results 1 – 2 of 2) sorted by relevance
950 private static final int PRELOAD_STATUS_NOT_STARTED = 0; field in ContactPhotoManagerImpl.LoaderThread961 private int preloadStatus = PRELOAD_STATUS_NOT_STARTED;1035 if (preloadStatus == PRELOAD_STATUS_NOT_STARTED) { in preloadPhotosInBackground()
1315 private static final int PRELOAD_STATUS_NOT_STARTED = 0; field in ContactPhotoManagerImpl.LoaderThread1319 private int mPreloadStatus = PRELOAD_STATUS_NOT_STARTED;1392 if (mPreloadStatus == PRELOAD_STATUS_NOT_STARTED) { in preloadPhotosInBackground()