Searched refs:getCountryIso (Results 1 – 10 of 10) sorted by relevance
46 public synchronized String getCountryIso() { in getCountryIso() method in CountryMonitor58 mCurrentCountryIso = country.getCountryIso(); in getCountryIso()61 mCurrentCountryIso = country.getCountryIso(); in getCountryIso()
91 return mCountryMonitor.getCountryIso(); in getCurrentCountryIso()
6195 return mCountryMonitor.getCountryIso(); in getCurrentCountryIso()
72 String countryIso = getCountryIso(parentConnection.getCall().getPhone()); in ConferenceParticipantConnection()264 private String getCountryIso(Phone phone) { in getCountryIso() method in ConferenceParticipantConnection280 return subInfo.getCountryIso().toUpperCase(); in getCountryIso()
200 getCountryIso()); in logCall()424 return country.getCountryIso(); in getCountryIsoFromCountry()432 public String getCountryIso() { in getCountryIso() method in CallLogManager
43 return country.getCountryIso(); in getCurrentCountryIso()
600 String resultIso = mCallLogManager.getCountryIso(); in testCountryIso_setCache()613 String resultIso = mCallLogManager.getCountryIso(); in testCountryIso_newCountryDetected()620 String resultIso2 = mCallLogManager.getCountryIso(); in testCountryIso_newCountryDetected()
420 country = info.getCountryIso(); in getSimOrLocaleCountry()
422 final String country = subInfo.getCountryIso(); in getSimCountry()
667 subscriptionInfo.getCountryIso().toUpperCase(Locale.US));