Searched refs:outputLength (Results 1 – 2 of 2) sorted by relevance
208 final int outputLength = inputLength + (topLocaleIndex == -1 ? 1 : 0); in LocaleList() local209 final Locale[] localeList = new Locale[outputLength]; in LocaleList()226 for (int i = 0; i < outputLength; i++) { in LocaleList()228 if (i < outputLength - 1) { in LocaleList()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...