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