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

/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java1275 return getNetworkCountryIsoForPhone(getDefaultPhone());
1291 return getNetworkCountryIsoForPhone(phoneId);
1305 public String getNetworkCountryIsoForPhone(int phoneId) { method in class:TelephonyManager

Completed in 27 milliseconds