Searched refs:locales (Results 1 – 3 of 3) sorted by relevance
168 ArrayList<Locale> locales = new ArrayList<Locale>(); in onCreate() local172 locales.add(Locale.forLanguageTag(localeName)); in onCreate()176 final Runnable seq = buildSequence(locales.toArray(new Locale[0])); in onCreate()187 private Runnable buildSequence(final Locale[] locales) { in buildSequence() argument188 Runnable head = new Runnable() { public void run() { mergeBitmaps(locales); } }; in buildSequence()190 for (Locale loc : locales) { in buildSequence()223 private void mergeBitmaps(final Locale[] locales) {229 for (Locale loc : locales) {251 for (Locale loc : locales) {
24 Supported locales and background texts are located in
21 4. After the app goes through the strings for all locales, pull the output png