Searched refs:populateChildrenForAutofill (Results 1 – 3 of 3) sorted by relevance
3645 populateChildrenForAutofill(children, flags); in getChildrenForAutofill()3650 private void populateChildrenForAutofill(ArrayList<View> list, @AutofillFlags int flags) { in populateChildrenForAutofill() method in ViewGroup3666 ((ViewGroup) child).populateChildrenForAutofill(list, flags); in populateChildrenForAutofill()
17467 HSPLandroid/view/ViewGroup;->populateChildrenForAutofill(Ljava/util/ArrayList;I)V
78656 Landroid/view/ViewGroup;->populateChildrenForAutofill(Ljava/util/ArrayList;I)V