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 | 329 public class WebView extends AbsoluteLayout class 540 public WebView(Context context) { in WebView() method in WebView 550 public WebView(Context context, AttributeSet attrs) { in WebView() method in WebView 563 public WebView(Context context, AttributeSet attrs, int defStyleAttr) { in WebView() method in WebView 580 public WebView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in WebView() method in WebView 601 public WebView(Context context, AttributeSet attrs, int defStyleAttr, in WebView() method in WebView 625 protected WebView(Context context, AttributeSet attrs, int defStyleAttr, in WebView() method in WebView 634 protected WebView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes, in WebView() method in WebView
|