Searched refs:getCountryIso (Results 1 – 13 of 13) 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()
51 assertEquals("156", mSubscriptionInfoUT.getCountryIso()); in testSubProperties()
296 country1.getCountryIso().equalsIgnoreCase(country2.getCountryIso()) &&
161 mCountryCode = country.getCountryIso(); in onCountryDetected()
303 public String getCountryIso() { in getCountryIso() method in SubscriptionInfo
2062 countryIso = detector.detectCountry().getCountryIso(); in isLocalEmergencyNumberInternal()
321 + ", countryISO: " + detectedCountry.getCountryIso() + ")") in runAfterDetection()
621 countryIso = country.getCountryIso(); in getCurrentCountryIso()
891 countryIso = country.getCountryIso(); in getCurrentCountryIso()
28619 method public java.lang.String getCountryIso();
37165 method public java.lang.String getCountryIso();
37242 method public java.lang.String getCountryIso();
40100 method public java.lang.String getCountryIso();