Searched defs:contentView (Results 1 – 8 of 8) 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
184 private boolean performAction(ContentViewCore contentView, String code) { in performAction()
287 View contentView = mContainer.getContentView(); in positionAtCursor() local
1678 final ContentViewCore contentView = testContainerView.getContentViewCore(); in testUserAgentStringOverrideForHistory() local1704 HistoryUtils.goBackSync(getInstrumentation(), contentView, onPageFinishedHelper); in testUserAgentStringOverrideForHistory() local1706 HistoryUtils.goForwardSync(getInstrumentation(), contentView, in testUserAgentStringOverrideForHistory() local