Searched refs:canRunDetection (Results 1 – 2 of 2) sorted by relevance
201 fun canRunDetectionChanged(canRunDetection: Boolean) {205 { bool1 = canRunDetection },
207 private val canRunDetection = MutableStateFlow(false) regex323 canRunDetection.value = it550 } else if (fallbackToDetection && canRunDetection.value) {