Home
last modified time | relevance | path

Searched refs:isMatchingAutofillableHeuristics (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java3744 || (child.isMatchingAutofillableHeuristics() in populateChildrenForAutofill()
H A DView.java10383 final boolean isMatchingAutofillableHeuristics() { in isMatchingAutofillableHeuristics() method in View