Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DFillResponseEventLogger.java92 public @interface AuthenticationType { annotation in FillResponseEventLogger
312 public void maybeSetAuthenticationType(@AuthenticationType int val) { in maybeSetAuthenticationType()
DPresentationStatsEventLogger.java114 public @interface AuthenticationType { annotation in PresentationStatsEventLogger
524 public void maybeSetAuthenticationType(@AuthenticationType int val) { in maybeSetAuthenticationType()
/frameworks/proto_logging/stats/enums/autofill/
Denums.proto74 enum AuthenticationType { enum
/frameworks/proto_logging/stats/atoms/autofill/
Dautofill_extension_atoms.proto110 optional AuthenticationType authentication_type = 8 [deprecated = true];
/frameworks/proto_logging/stats/
Datoms.proto22447 optional autofill.AuthenticationType authentication_type = 21;