Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewGroup.java3676 private boolean shouldIncludeAllChildrenViewWithAutofillTypeNotNone(AutofillManager afm) { in shouldIncludeAllChildrenViewWithAutofillTypeNotNone() method in ViewGroup
3715 || (shouldIncludeAllChildrenViewWithAutofillTypeNotNone(afm) in populateChildrenForAutofill()