Searched refs:PRELOAD_STATUS_NOT_STARTED (Results 1 – 1 of 1) sorted by relevance
1313 private static final int PRELOAD_STATUS_NOT_STARTED = 0; field in ContactPhotoManagerImpl.LoaderThread1317 private int mPreloadStatus = PRELOAD_STATUS_NOT_STARTED;1390 if (mPreloadStatus == PRELOAD_STATUS_NOT_STARTED) { in preloadPhotosInBackground()