Home
last modified time | relevance | path

Searched refs:getAuthenticationIds (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/autofill/
H A DFillResponse.java287 public @Nullable AutofillId[] getAuthenticationIds() { in getAuthenticationIds() method in FillResponse
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DSession.java3999 if (ArrayUtils.contains(response.getAuthenticationIds(), id)) { in shouldStartNewPartitionLocked()
5327 for (AutofillId autofillId : response.getAuthenticationIds()) { in setViewStatesLocked()
5352 final AutofillId[] authIds = response.getAuthenticationIds(); in setViewStatesLocked()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt48859 Landroid/service/autofill/FillResponse;->getAuthenticationIds()[Landroid/view/autofill/AutofillId;