Home
last modified time | relevance | path

Searched defs:WebView (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/webkit/
DWebView.java37 public class WebView extends MockView { class
43 public WebView(Context context) { in WebView() method in WebView
52 public WebView(Context context, AttributeSet attrs) { in WebView() method in WebView
62 public WebView(Context context, AttributeSet attrs, int defStyle) { in WebView() method in WebView
/frameworks/base/core/java/android/webkit/
DWebView.java322 public class WebView extends AbsoluteLayout class
1009 public WebView(Context context) { in WebView() method in WebView
1018 public WebView(Context context, AttributeSet attrs) { in WebView() method in WebView
1028 public WebView(Context context, AttributeSet attrs, int defStyle) { in WebView() method in WebView
1038 public WebView(Context context, AttributeSet attrs, int defStyle, in WebView() method in WebView
1055 protected WebView(Context context, AttributeSet attrs, int defStyle, in WebView() method in WebView