Searched refs:getAuthenticationIds (Results 1 – 3 of 3) sorted by relevance
299 public @Nullable AutofillId[] getAuthenticationIds() { in getAuthenticationIds() method in FillResponse
4437 if (ArrayUtils.contains(response.getAuthenticationIds(), id)) { in shouldStartNewPartitionLocked()5907 for (AutofillId autofillId : response.getAuthenticationIds()) { in setViewStatesLocked()5932 final AutofillId[] authIds = response.getAuthenticationIds(); in setViewStatesLocked()
48216 Landroid/service/autofill/FillResponse;->getAuthenticationIds()[Landroid/view/autofill/AutofillId;