Searched refs:detectionStatusUpdate (Results 1 – 1 of 1) sorted by relevance
314 .onEach { detectionStatusUpdate -> in <lambda>() method315 listeners.forEach { it.onDetectionStatusChanged(detectionStatusUpdate) } in <lambda>()