Class android.webkit.WebView

Added Methods
Uri getSafeBrowsingPrivacyPolicyUrl()  
TextClassifier getTextClassifier()  
void setSafeBrowsingWhitelist(List<String>, ValueCallback<Boolean>)  
void setTextClassifier(TextClassifier)  
void startSafeBrowsing(Context, ValueCallback<Boolean>)  
 

Changed Methods
boolean shouldDelayChildPressedState() Method was inherited from android.view.ViewGroup, but is now defined locally. Now deprecated.