Searched refs:updateLocale (Results 1 – 1 of 1) sorted by relevance
272 updateLocale(r, Locale.ENGLISH); in testLocale()276 updateLocale(r, Locale.GERMAN); in testLocale()280 updateLocale(r, Locale.FRENCH); in testLocale()956 private static void updateLocale(Resources r, Locale locale) { in updateLocale() method in SplitAppTest