Home
last modified time | relevance | path

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

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