Searched refs:BackgroundIndexProgressState (Results 1 – 2 of 2) sorted by relevance
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()1758 switch (BackgroundIndexProgressState) { in onBackgroundIndexProgress()1772 BackgroundIndexProgressState = BackgroundIndexProgress::Creating; in onBackgroundIndexProgress()1785 BackgroundIndexProgressState = BackgroundIndexProgress::Unsupported; in onBackgroundIndexProgress()
281 } BackgroundIndexProgressState = BackgroundIndexProgress::Unsupported; variable