Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DLocaleTracker.java262 private @NonNull String getCarrierCountry() { in getCarrierCountry() method in LocaleTracker
495 String countryIso = getCarrierCountry(); in updateLocale()