Searched defs:newLocale (Results 1 – 2 of 2) sorted by relevance
519 public synchronized void updateLocalePrefForEngine(String engineName, Locale newLocale) { in updateLocalePrefForEngine()
360 final String newLocale = mConfiguration.locale.toString(); in setLocaleFromConfiguration() local