Searched refs:useRootLocale (Results 1 – 3 of 3) sorted by relevance
334 boolean useRootLocale = config.getBoolean(CarrierConfigManager.KEY_WFC_SPN_USE_ROOT_LOCALE); in getCarrierDisplayNameFromWifiCallingOverride()336 if (useRootLocale) r.getConfiguration().setLocale(Locale.ROOT); in getCarrierDisplayNameFromWifiCallingOverride()
2296 boolean useRootLocale) { in getResourcesForSubId() argument2309 if (useRootLocale) { in getResourcesForSubId()
2565 boolean useRootLocale = false; in updateSpnDisplayLegacy()2574 useRootLocale = in updateSpnDisplayLegacy()2578 mPhone.getSubId(), useRootLocale) in updateSpnDisplayLegacy()