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

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

Completed in 82 milliseconds