Home
last modified time | relevance | path

Searched refs:detectionStatusUpdate (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/domain/interactor/
DSystemUIDeviceEntryFaceAuthInteractor.kt314 .onEach { detectionStatusUpdate -> in <lambda>() method
315 listeners.forEach { it.onDetectionStatusChanged(detectionStatusUpdate) } in <lambda>()