Searched defs:ll (Results 1 – 7 of 7) sorted by relevance
48 LocaleList ll = new LocaleList(); in testEmptyLocaleList() local67 final LocaleList ll = new LocaleList(Locale.US); in testOneMemberLocaleList() local79 final LocaleList ll = new LocaleList(la); in testTwoMemberLocaleList() local91 LocaleList ll = new LocaleList((Locale) null); in testNullArgument() local97 LocaleList ll = new LocaleList((Locale[]) null); in testNullArgument() local107 LocaleList ll = null; in testNullArguments() local119 LocaleList ll = new LocaleList(la); in testRepeatedArguments() local180 LocaleList ll = new LocaleList(); in testToString() local194 LocaleList ll = new LocaleList(); in testToLanguageTags() local231 final LocaleList ll = LocaleList.getDefault(); in testGetDefault() local[all …]
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
824 LocaleList ll = new LocaleList(loc); in testSetLocales_oneLtr() local835 LocaleList ll = new LocaleList(loc); in testSetLocales_oneRtl() local847 LocaleList ll = LocaleList.forLanguageTags("az-Arab,en"); in testSetLocales_twoLocales() local858 LocaleList ll = LocaleList.forLanguageTags("az-Arab,en"); in testSetLocales_overridesLocale() local870 LocaleList ll = LocaleList.forLanguageTags("az-Arab,en"); in testSetLocales_overridesSetLocale() local
141 ViewGroup ll = (ViewGroup) mActivity.findViewById(parentId); in verifyDirectionForOneLayoutFromXml() local
6325 LinearLayout ll = new LinearLayout(mActivity); in testGetResolvedTextDirectionLtrWithInheritance() local6393 LinearLayout ll = new LinearLayout(mActivity); in testGetResolvedTextDirectionRtlWithInheritance() local6455 LinearLayout ll = (LinearLayout) mActivity.findViewById(R.id.layout_textviewtest); in testResetTextDirection() local6476 LinearLayout ll = new LinearLayout(mActivity); in testTextDirectionFirstStrongLtr() local6491 LinearLayout ll = new LinearLayout(mActivity); in testTextDirectionFirstStrongLtr() local6507 LinearLayout ll = new LinearLayout(mActivity); in testTextDirectionFirstStrongLtr() local6527 LinearLayout ll = new LinearLayout(mActivity); in testTextDirectionFirstStrongRtl() local6542 LinearLayout ll = new LinearLayout(mActivity); in testTextDirectionFirstStrongRtl() local6558 LinearLayout ll = new LinearLayout(mActivity); in testTextDirectionFirstStrongRtl() local6743 LinearLayout ll = new LinearLayout(mActivity); in testGetResolvedTextAlignmentWithInheritance() local[all …]
373 LinearLayout ll = new LinearLayout(activity); in testSizeHandling() local
243 int ll = is.read(); in parse() local