Home
last modified time | relevance | path

Searched defs:countryIso (Results 1 – 10 of 10) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSmsUsageMonitorShortCodeTest.java39 final String countryIso; field in SmsUsageMonitorShortCodeTest.ShortCodeTest
43 ShortCodeTest(String countryIso, String destAddress, int category) { in ShortCodeTest()
/frameworks/base/location/java/android/location/
DCountry.java81 public Country(final String countryIso, final int source) { in Country()
91 private Country(final String countryIso, final int source, long timestamp) { in Country()
/frameworks/base/telephony/java/android/telephony/
DSubscriptionInfo.java142 Bitmap icon, int mcc, int mnc, String countryIso) { in SubscriptionInfo()
153 Bitmap icon, int mcc, int mnc, String countryIso, boolean isEmbedded, in SubscriptionInfo()
164 Bitmap icon, int mcc, int mnc, String countryIso, boolean isEmbedded, in SubscriptionInfo()
DPhoneNumberUtils.java2190 String countryIso; in isLocalEmergencyNumberInternal() local
/frameworks/base/services/core/java/com/android/server/location/
DComprehensiveCountryDetector.java222 String countryIso = null; in getNetworkBasedCountry() local
243 String countryIso = null; in getSimBasedCountry() local
/frameworks/base/telephony/java/com/android/internal/telephony/
DCallerInfo.java590 String countryIso = getCurrentCountryIso(context, locale); in getGeoDescription() local
616 String countryIso = null; in getCurrentCountryIso() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DLocaleTracker.java371 String countryIso = ""; in updateLocale() local
DSubscriptionController.java300 String countryIso = getSubscriptionCountryIso(id); in getSubInfoRecord() local
DSmsUsageMonitor.java392 public int checkDestination(String destAddress, String countryIso) { in checkDestination()
/frameworks/base/core/java/android/provider/
DCallLog.java930 final String countryIso = getCurrentCountryIso(context); in updateNormalizedNumber() local
945 String countryIso = null; in getCurrentCountryIso() local