Home | History | Annotate | Download | only in widget

Lines Matching refs:linearLayout

2007             LinearLayout linearLayout = new LinearLayout(mTextView.getContext());
2008 linearLayout.setOrientation(LinearLayout.HORIZONTAL);
2009 mContentView = linearLayout;
2861 LinearLayout linearLayout = new LinearLayout(mTextView.getContext());
2862 linearLayout.setOrientation(LinearLayout.HORIZONTAL);
2863 mContentView = linearLayout;