Searched refs:BackgroundIndexProgress (Results 1 – 2 of 2) sorted by relevance
270 enum class BackgroundIndexProgress { enum281 } BackgroundIndexProgressState = BackgroundIndexProgress::Unsupported;
519 BackgroundIndexProgressState = BackgroundIndexProgress::Empty; in onInitialize()1734 if (BackgroundIndexProgressState != BackgroundIndexProgress::Live) { in onBackgroundIndexProgress()1739 BackgroundIndexProgressState = BackgroundIndexProgress::Live; in onBackgroundIndexProgress()1754 BackgroundIndexProgressState = BackgroundIndexProgress::Empty; in onBackgroundIndexProgress()1759 case BackgroundIndexProgress::Unsupported: in onBackgroundIndexProgress()1761 case BackgroundIndexProgress::Creating: in onBackgroundIndexProgress()1765 case BackgroundIndexProgress::Empty: { in onBackgroundIndexProgress()1772 BackgroundIndexProgressState = BackgroundIndexProgress::Creating; in onBackgroundIndexProgress()1785 BackgroundIndexProgressState = BackgroundIndexProgress::Unsupported; in onBackgroundIndexProgress()1790 case BackgroundIndexProgress::Live: in onBackgroundIndexProgress()