Home
last modified time | relevance | path

Searched refs:useRootLocale (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdnr/
DCarrierDisplayNameResolver.java352 boolean useRootLocale = config.getBoolean(CarrierConfigManager.KEY_WFC_SPN_USE_ROOT_LOCALE); in getCarrierDisplayNameFromWifiCallingOverride()
354 if (useRootLocale) { in getCarrierDisplayNameFromWifiCallingOverride()
394 boolean useRootLocale = in getCarrierDisplayNameFromCrossSimCallingOverride()
399 mPhone.getSubId(), useRootLocale) in getCarrierDisplayNameFromCrossSimCallingOverride()
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java3107 boolean useRootLocale) { in getResourcesForSubId() argument
3114 if (useRootLocale) { in getResourcesForSubId()
3142 if (useRootLocale) { in getResourcesForSubId()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java2864 boolean useRootLocale; in updateSpnDisplayLegacy()
2870 useRootLocale = in updateSpnDisplayLegacy()
2874 mPhone.getSubId(), useRootLocale) in updateSpnDisplayLegacy()
2910 boolean useRootLocale = in updateSpnDisplayLegacy()
2914 mPhone.getContext(), mPhone.getSubId(), useRootLocale) in updateSpnDisplayLegacy()