Searched refs:detectionCallback (Results 1 – 2 of 2) sorted by relevance
533 private val detectionCallback = constant659 detectionCallback, in detect()
134 private lateinit var detectionCallback: ArgumentCaptor<FaceManager.FaceDetectionCallback> variable in com.android.systemui.deviceentry.data.repository.DeviceEntryFaceAuthRepositoryTest380 detectionCallback.value.onFaceDetected(1, 1, true) in faceDetectionRunsAndPropagatesDetectionStatus()1226 detectionCallback.capture(), in successResult()