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()
240 final Locale newLocale = getResources().getConfiguration().locale;242 if (!newLocale.equals(mLocale)) {243 mLocale = newLocale;
416 final String newLocale = mConfiguration.locale.toString(); in setLocaleFromConfiguration() local417 nativeRegisterLocalizedCollators(mConnectionPtr, newLocale); in setLocaleFromConfiguration()436 if (oldLocale != null && oldLocale.equals(newLocale)) { in setLocaleFromConfiguration()446 new Object[] { newLocale }, null); in setLocaleFromConfiguration()456 + "' to '" + newLocale + "'.", ex); in setLocaleFromConfiguration()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...