Searched refs:getCountryIso (Results 1 – 15 of 15) sorted by relevance
110 public final String getCountryIso() { in getCountryIso() method in Country169 return mCountryIso.equals(c.getCountryIso()) && mSource == c.getSource(); in equals()195 return country != null && mCountryIso.equals(country.getCountryIso()); in equalsIgnoreSource()
50 assertEquals("156", mSubscriptionInfoUT.getCountryIso()); in testSubProperties()
296 country1.getCountryIso().equalsIgnoreCase(country2.getCountryIso()) &&
161 mCountryCode = country.getCountryIso(); in onCountryDetected()
321 + ", countryISO: " + detectedCountry.getCountryIso() + ")") in runAfterDetection()
334 public String getCountryIso() { in getCountryIso() method in SubscriptionInfo
2194 countryIso = detector.detectCountry().getCountryIso(); in isLocalEmergencyNumberInternal()
622 countryIso = country.getCountryIso(); in getCurrentCountryIso()
951 countryIso = country.getCountryIso(); in getCurrentCountryIso()
1181 && PhoneNumberUtils.isInternationalNumber(dialString, getCountryIso()); in isNotificationOfWfcCallRequired()3555 public String getCountryIso() { in getCountryIso() method in GsmCdmaPhone3562 return subInfo.getCountryIso().toUpperCase(); in getCountryIso()
2711 Landroid/location/Country;->getCountryIso()Ljava/lang/String;
24346 HSPLandroid/location/Country;->getCountryIso()Ljava/lang/String;30645 HSPLandroid/telephony/SubscriptionInfo;->getCountryIso()Ljava/lang/String;
44428 Landroid/telephony/SubscriptionInfo;->getCountryIso()Ljava/lang/String;
28619 method public java.lang.String getCountryIso();
42363 method public java.lang.String getCountryIso();