Searched refs:skippingDetection (Results 1 – 2 of 2) sorted by relevance
82 fun skippingDetection(isAuthRunning: Boolean, detectCancellationNotNull: Boolean) { in skippingDetection() method in com.android.systemui.log.FaceAuthenticationLogger
648 faceAuthLogger.skippingDetection(_isAuthRunning.value, detectCancellationSignal != null) in detect()