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

/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java2027 return getSimCountryIsoForPhone(getDefaultPhone());
2038 return getSimCountryIsoForPhone(phoneId);
2046 public String getSimCountryIsoForPhone(int phoneId) { method in class:TelephonyManager

Completed in 2608 milliseconds