Searched refs:newLocale (Results 1 – 4 of 4) sorted by relevance
526 @NonNull String engineName, Locale newLocale) { in updateLocalePrefForEngine() argument530 Log.d(TAG, "updateLocalePrefForEngine(" + engineName + ", " + newLocale + in updateLocalePrefForEngine()535 engineName, (newLocale != null) ? newLocale.toString() : ""); in updateLocalePrefForEngine()
247 final Locale newLocale = getResources().getConfiguration().locale;249 if (!newLocale.equals(mLocale)) {250 mLocale = newLocale;
445 final String newLocale = mConfiguration.locale.toString(); in setLocaleFromConfiguration() local446 nativeRegisterLocalizedCollators(mConnectionPtr, newLocale); in setLocaleFromConfiguration()465 if (oldLocale != null && oldLocale.equals(newLocale)) { in setLocaleFromConfiguration()475 new Object[] { newLocale }, null); in setLocaleFromConfiguration()485 + "' to '" + newLocale + "'.", ex); in setLocaleFromConfiguration()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...