Searched refs:KEY_WFC_SPN_USE_ROOT_LOCALE (Results 1 – 3 of 3) sorted by relevance
353 boolean useRootLocale = config.getBoolean(CarrierConfigManager.KEY_WFC_SPN_USE_ROOT_LOCALE); in getCarrierDisplayNameFromWifiCallingOverride()396 config.getBoolean(CarrierConfigManager.KEY_WFC_SPN_USE_ROOT_LOCALE); in getCarrierDisplayNameFromCrossSimCallingOverride()
1683 public static final String KEY_WFC_SPN_USE_ROOT_LOCALE = "wfc_spn_use_root_locale"; field in CarrierConfigManager10634 sDefaults.putBoolean(KEY_WFC_SPN_USE_ROOT_LOCALE, false); in sDefaults.putBoolean() argument
2873 mCarrierConfig.getBoolean(CarrierConfigManager.KEY_WFC_SPN_USE_ROOT_LOCALE); in updateSpnDisplayLegacy()2913 mCarrierConfig.getBoolean(CarrierConfigManager.KEY_WFC_SPN_USE_ROOT_LOCALE); in updateSpnDisplayLegacy()