Searched defs:ll (Results 1 – 3 of 3) sorted by relevance
48 final LinearLayout ll = new LinearLayout(context); in twoButtonsSeparatedByFiller() local93 final LinearLayout ll = new LinearLayout(context); in horizontalButtonSlots() local236 final LinearLayout ll = new LinearLayout(context); in doubleText() local
106 ViewGroup ll = (ViewGroup) getActivity().findViewById(parentId); in checkDirectionForOneLayoutFromXml() local
3800 LinearLayout ll = new LinearLayout(mActivity); in testGetResolvedTextDirectionLtrWithInheritance() local3866 LinearLayout ll = new LinearLayout(mActivity); in testGetResolvedTextDirectionRtlWithInheritance() local3927 LinearLayout ll = (LinearLayout) mActivity.findViewById(R.id.layout_textviewtest); in testResetTextDirection() local3947 LinearLayout ll = new LinearLayout(mActivity); in testTextDirectionFirstStrongLtr() local3962 LinearLayout ll = new LinearLayout(mActivity); in testTextDirectionFirstStrongLtr() local3978 LinearLayout ll = new LinearLayout(mActivity); in testTextDirectionFirstStrongLtr() local3997 LinearLayout ll = new LinearLayout(mActivity); in testTextDirectionFirstStrongRtl() local4012 LinearLayout ll = new LinearLayout(mActivity); in testTextDirectionFirstStrongRtl() local4028 LinearLayout ll = new LinearLayout(mActivity); in testTextDirectionFirstStrongRtl() local4123 LinearLayout ll = new LinearLayout(getActivity()); in testGetResolvedTextAlignmentWithInheritance() local[all …]