Searched refs:seedingInProgress (Results 1 – 1 of 1) sorted by relevance
81 private var seedingInProgress = false regex350 if (!seedingInProgress) return false354 if (seedingInProgress) seedingCallbacks.add(callback)364 if (seedingInProgress || componentNames.isEmpty()) return383 seedingInProgress = true443 seedingInProgress = false