Home
last modified time | relevance | path

Searched defs:autofillIds (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
DContentCaptureEventTest.java254 final ArrayList<AutofillId> autofillIds = new ArrayList<>(); in testMergeEvent_typeViewDisappeared() local
/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java651 @NonNull boolean[] autofillClientGetViewVisibility(@NonNull AutofillId[] autofillIds); in autofillClientGetViewVisibility()
672 @NonNull View[] autofillClientFindViewsByAutofillIdTraversal( in autofillClientFindViewsByAutofillIdTraversal()