Searched refs:INPUT_LOCALEIDS (Results 1 – 1 of 1) sorted by relevance
235 static String[][] INPUT_LOCALEIDS = { field in GlobalizationPreferencesTest272 for (int i = 0; i < INPUT_LOCALEIDS.length; i++) { in TestSetLocales()273 String[] localeStrings = INPUT_LOCALEIDS[i]; in TestSetLocales()306 for (int i = 0; i < INPUT_LOCALEIDS.length; i++) { in TestSetLocales()307 String[] localeStrings = INPUT_LOCALEIDS[i]; in TestSetLocales()308 ULocale[] localeArray = new ULocale[INPUT_LOCALEIDS[i].length]; in TestSetLocales()