Searched refs:shouldSkipAuthenticationAttempt (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/authentication/domain/interactor/ | ||
D | AuthenticationInteractor.kt | 226 if (shouldSkipAuthenticationAttempt(authMethod, tryAutoConfirm, input.size)) { in <lambda>() |