Searched defs:WebView (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/tools/layoutlib/bridge/src/android/webkit/ |
| D | WebView.java | 37 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/ |
| D | WebView.java | 290 public class WebView extends AbsoluteLayout class 501 public WebView(Context context) { in WebView() method in WebView 511 public WebView(Context context, AttributeSet attrs) { in WebView() method in WebView 524 public WebView(Context context, AttributeSet attrs, int defStyleAttr) { in WebView() method in WebView 541 public WebView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in WebView() method in WebView 562 public WebView(Context context, AttributeSet attrs, int defStyleAttr, in WebView() method in WebView 586 protected WebView(Context context, AttributeSet attrs, int defStyleAttr, in WebView() method in WebView 595 protected WebView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes, in WebView() method in WebView
|