Searched defs:getSimCountryIso (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java1535 public String getSimCountryIso() { method in class:TelephonyManager
1536 return getSimCountryIso(getDefaultSubscription());
1545 public String getSimCountryIso(long subId) { method in class:TelephonyManager

Completed in 86 milliseconds