Searched refs:updateLocale (Results 1 – 1 of 1) sorted by relevance
200 updateLocale(r, Locale.ENGLISH); in testLocale()204 updateLocale(r, Locale.GERMAN); in testLocale()208 updateLocale(r, Locale.FRENCH); in testLocale()498 private static void updateLocale(Resources r, Locale locale) { in updateLocale() method in SplitAppTest