Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewGroup.java3686 private boolean shouldAlwaysIncludeWebview(AutofillManager afm) { in shouldAlwaysIncludeWebview() method in ViewGroup
3712 || (child instanceof WebView && shouldAlwaysIncludeWebview(afm)) in populateChildrenForAutofill()