Searched refs:populateChildrenForAutofill (Results 1 – 1 of 1) sorted by relevance
3629 populateChildrenForAutofill(children, flags); in getChildrenForAutofill()3634 private void populateChildrenForAutofill(ArrayList<View> list, @AutofillFlags int flags) { in populateChildrenForAutofill() method in ViewGroup3650 ((ViewGroup) child).populateChildrenForAutofill(list, flags); in populateChildrenForAutofill()