Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/autofill/
H A DFillResponse.java297 public @Nullable AutofillId[] getIgnoredIds() { in getIgnoredIds() method in FillResponse
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DSession.java3974 if (ArrayUtils.contains(response.getIgnoredIds(), id)) { in shouldStartNewPartitionLocked()
4283 return ArrayUtils.contains(response.getIgnoredIds(), id); in isIgnoredLocked()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt48866 Landroid/service/autofill/FillResponse;->getIgnoredIds()[Landroid/view/autofill/AutofillId;