Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/autofill/
DFillResponse.java170 IntentSender authentication, AutofillId[] authenticationIds, AutofillId[] ignoredIds, in FillResponse() argument
188 mAuthenticationIds = authenticationIds; in FillResponse()
1307 final AutofillId[] authenticationIds = parcel.readParcelableArray(null,
1314 if (authenticationIds != null) {
1315 builder.setAuthentication(authenticationIds, authentication, presentation,