Searched refs:authenticationIds (Results 1 – 1 of 1) sorted by relevance
160 IntentSender authentication, AutofillId[] authenticationIds, AutofillId[] ignoredIds, in FillResponse() argument178 mAuthenticationIds = authenticationIds; in FillResponse()1270 final AutofillId[] authenticationIds = parcel.readParcelableArray(null,1277 if (authenticationIds != null) {1278 builder.setAuthentication(authenticationIds, authentication, presentation,