Searched defs:contentView (Results 1 – 5 of 5) sorted by relevance
19 private View contentView; field in ShadowPopupWindow33 public void __constructor__(View contentView) { in __constructor__()38 public void __constructor__(View contentView, int width, int height, boolean focusable) { in __constructor__()46 public void setContentView(View contentView) { in setContentView()
22 private View contentView; field in ShadowTabSpec
39 private View contentView; field in ShadowActivity
43 View contentView = new View(null); in testSetContentView() local128 private View contentView; field in PopupWindowTest.WithContentView
372 View contentView = shadowOf(activity).getContentView(); in shouldSetContentViewWithFrameLayoutAsParent() local411 View contentView = new View(activity); in shouldFindContentViewContainer() local