Searched refs:getContentView (Results 1 – 5 of 5) sorted by relevance
95 View v = ts.getContentView(); in getCurrentView()226 public View getContentView() { in getContentView() method in ShadowTabHost.ShadowTabSpec
472 public View getContentView() { in getContentView() method in ShadowActivity
85 TextView textView = (TextView) shadowFoo.getContentView(); in shouldSetTheContentView()
432 (TextView) popUp.getContentView().findViewById(R.id.ReportInfo); in onButtonHelp()
1778 (TextView) popUp.getContentView().findViewById(R.id.ReportInfo); in onButtonGlitches()1808 (TextView) popUp.getContentView().findViewById(R.id.ReportInfo); in onButtonReport()1834 ((LinearLayout) popUp.getContentView()).addView( in onButtonHeatMap()