Searched refs:authenticationIds (Results 1 – 1 of 1) sorted by relevance
170 IntentSender authentication, AutofillId[] authenticationIds, AutofillId[] ignoredIds, in FillResponse() argument188 mAuthenticationIds = authenticationIds; in FillResponse()1307 final AutofillId[] authenticationIds = parcel.readParcelableArray(null,1314 if (authenticationIds != null) {1315 builder.setAuthentication(authenticationIds, authentication, presentation,