Searched refs:useRootLocale (Results 1 – 3 of 3) sorted by relevance
335 boolean useRootLocale = config.getBoolean(CarrierConfigManager.KEY_WFC_SPN_USE_ROOT_LOCALE); in getCarrierDisplayNameFromWifiCallingOverride()337 if (useRootLocale) r.getConfiguration().setLocale(Locale.ROOT); in getCarrierDisplayNameFromWifiCallingOverride()
2445 boolean useRootLocale) { in getResourcesForSubId() argument2449 if (isValidSubscriptionId(subId) && !useRootLocale) { in getResourcesForSubId()2467 if (useRootLocale) { in getResourcesForSubId()
2664 boolean useRootLocale = false; in updateSpnDisplayLegacy()2673 useRootLocale = in updateSpnDisplayLegacy()2677 mPhone.getSubId(), useRootLocale) in updateSpnDisplayLegacy()