List of usage examples for android.webkit WebView subclass-usage
From source file com.inmobi.rendering.RenderView.java
@SuppressLint({ "SetJavaScriptEnabled", "ViewConstructor", "ClickableViewAccessibility" }) public final class RenderView extends WebView { private static final String f1748a; private static List<DownloadTask> f1749c; private boolean f1750A; private boolean f1751B;
From source file com.ibuildapp.romanblack.WebPlugin.WebPlugin.java
/** * Using to show HTML page correctly any case */ class ObservableWebView extends WebView { private OnScrollChangedCallback mOnScrollChangedCallback;