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.java239 public class WebView extends AbsoluteLayout class
423 public WebView(Context context) { in WebView() method in WebView
433 public WebView(Context context, AttributeSet attrs) { in WebView() method in WebView
444 public WebView(Context context, AttributeSet attrs, int defStyle) { in WebView() method in WebView
463 public WebView(Context context, AttributeSet attrs, int defStyle, in WebView() method in WebView
486 protected WebView(Context context, AttributeSet attrs, int defStyle, in WebView() method in WebView