Searched refs:updateLocale (Results 1 – 1 of 1) sorted by relevance
202 updateLocale(r, Locale.ENGLISH); in testLocale()206 updateLocale(r, Locale.GERMAN); in testLocale()210 updateLocale(r, Locale.FRENCH); in testLocale()562 private static void updateLocale(Resources r, Locale locale) { in updateLocale() method in SplitAppTest