Searched defs:ll (Results 1 – 7 of 7) sorted by relevance
30 LocaleList ll = new LocaleList(); in testEmptyLocaleList() local48 final LocaleList ll = new LocaleList(Locale.US); in testOneMemberLocaleList() local59 final LocaleList ll = new LocaleList(la); in testTwoMemberLocaleList() local70 LocaleList ll = new LocaleList((Locale) null); in testNullArgument() local76 LocaleList ll = new LocaleList((Locale[]) null); in testNullArgument() local85 LocaleList ll = null; in testNullArguments() local96 LocaleList ll = null; in testRepeatedArguments() local157 LocaleList ll = new LocaleList(); in testToString() local170 LocaleList ll = new LocaleList(); in testToLanguageTags() local204 final LocaleList ll = LocaleList.getDefault(); in testGetDefault() local[all …]
647 LocaleList ll = new LocaleList(loc); in testSetLocales_oneLtr() local657 LocaleList ll = new LocaleList(loc); in testSetLocales_oneRtl() local668 LocaleList ll = LocaleList.forLanguageTags("az-Arab,en"); in testSetLocales_twoLocales() local678 LocaleList ll = LocaleList.forLanguageTags("az-Arab,en"); in testSetLocales_overridesLocale() local689 LocaleList ll = LocaleList.forLanguageTags("az-Arab,en"); in testSetLocales_overridesSetLocale() local
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
132 ViewGroup ll = (ViewGroup) mActivity.findViewById(parentId); in verifyDirectionForOneLayoutFromXml() local
5928 LinearLayout ll = new LinearLayout(mActivity); in testGetResolvedTextDirectionLtrWithInheritance() local5996 LinearLayout ll = new LinearLayout(mActivity); in testGetResolvedTextDirectionRtlWithInheritance() local6058 LinearLayout ll = (LinearLayout) mActivity.findViewById(R.id.layout_textviewtest); in testResetTextDirection() local6079 LinearLayout ll = new LinearLayout(mActivity); in testTextDirectionFirstStrongLtr() local6094 LinearLayout ll = new LinearLayout(mActivity); in testTextDirectionFirstStrongLtr() local6110 LinearLayout ll = new LinearLayout(mActivity); in testTextDirectionFirstStrongLtr() local6130 LinearLayout ll = new LinearLayout(mActivity); in testTextDirectionFirstStrongRtl() local6145 LinearLayout ll = new LinearLayout(mActivity); in testTextDirectionFirstStrongRtl() local6161 LinearLayout ll = new LinearLayout(mActivity); in testTextDirectionFirstStrongRtl() local6346 LinearLayout ll = new LinearLayout(mActivity); in testGetResolvedTextAlignmentWithInheritance() local[all …]
362 LinearLayout ll = new LinearLayout(activity); in testSizeHandling() local
243 int ll = is.read(); in parse() local