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

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

Completed in 72 milliseconds