Searched defs:onFaceDetectionError (Results 1 – 8 of 8) sorted by relevance
8 fun onFaceDetectionError(faceDetector: FaceDetectorInterface) method
83 private val onFaceDetectionError by EventDispatcher<FaceDetectionErrorEvent>() in <lambda>() constant358 override fun onFaceDetectionError(faceDetector: FaceDetectorInterface) { in <lambda>() method