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