Searched refs:shouldAlwaysIncludeWebview (Results 1 – 1 of 1) sorted by relevance
3714 private boolean shouldAlwaysIncludeWebview(AutofillManager afm) { in shouldAlwaysIncludeWebview() method in ViewGroup3740 || (child instanceof WebView && shouldAlwaysIncludeWebview(afm)) in populateChildrenForAutofill()