Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DSession.java1175 logAuthenticationStatusLocked(requestId, MetricsEvent.AUTOFILL_AUTHENTICATED); in setAuthenticationResultLocked()
1179 logAuthenticationStatusLocked(requestId, in setAuthenticationResultLocked()
1191 logAuthenticationStatusLocked(requestId, in setAuthenticationResultLocked()
1198 logAuthenticationStatusLocked(requestId, in setAuthenticationResultLocked()
3424 private void logAuthenticationStatusLocked(int requestId, int status) { in logAuthenticationStatusLocked() method in Session