Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DFillResponseEventLogger.java118 AUTHENTICATION_RESULT_SUCCESS,
156 public static final int AUTHENTICATION_RESULT_SUCCESS = field in FillResponseEventLogger
DPresentationStatsEventLogger.java123 AUTHENTICATION_RESULT_SUCCESS,
189 public static final int AUTHENTICATION_RESULT_SUCCESS = field in PresentationStatsEventLogger
DSession.java77 …port static com.android.server.autofill.PresentationStatsEventLogger.AUTHENTICATION_RESULT_SUCCESS;
2927 AUTHENTICATION_RESULT_SUCCESS); in setAuthenticationResultLocked()
2961 AUTHENTICATION_RESULT_SUCCESS); in setAuthenticationResultLocked()