private WebViewClient c() {
Object obj = 1;
Object obj2 = null;
try {
if (WebViewClient.class.getMethod("onReceivedSslError", new Class[]{WebView.class,
SslErrorHandler.class, SslError.class}) == null) {
obj = null;
}
obj2 = obj;
} catch (NoSuchMethodException e) {
} catch (IllegalArgumentException e2) {
}
if (obj2 != null) {
Log.i(a, "has method onReceivedSslError : ");
return new q(this);
}
Log.i(a, "has no method onReceivedSslError : ");
return new a();
}
j.java 文件源码
java
阅读 25
收藏 0
点赞 0
评论 0
项目:boohee_v5.6
作者:
评论列表
文章目录