Searched refs:getAuthenticationIds (Results 1 – 3 of 3) sorted by relevance
161 public @Nullable AutofillId[] getAuthenticationIds() { in getAuthenticationIds() method in FillResponse
2733 if (ArrayUtils.contains(response.getAuthenticationIds(), id)) {3576 for (AutofillId autofillId : response.getAuthenticationIds()) {3601 final AutofillId[] authIds = response.getAuthenticationIds();
52182 Landroid/service/autofill/FillResponse;->getAuthenticationIds()[Landroid/view/autofill/AutofillId;