Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java3723 private boolean shouldIncludeAllChildrenViews(AutofillManager afm){ in shouldIncludeAllChildrenViews() method in ViewGroup
3748 || shouldIncludeAllChildrenViews(afm)){ in populateChildrenForAutofill()