Searched refs:getSimCountry (Results 1 – 2 of 2) sorted by relevance
92 public abstract String getSimCountry(); in getSimCountry() method in PhoneUtils269 public String getSimCountry() { in getSimCountry() method in PhoneUtils.PhoneUtilsPreLMR1419 public String getSimCountry() { in getSimCountry() method in PhoneUtils.PhoneUtilsLMR1701 String country = getSimCountry(); in getSimOrDefaultLocaleCountry()840 final String country = getSimCountry(); in getSimNumberNoCountryCode()
76 String country = getSimCountry(telephonyManager, subId); in getSimOrDefaultLocaleCountry()85 private static String getSimCountry(TelephonyManager telephonyManager, int subId) { in getSimCountry() method in PhoneUtils