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

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

Completed in 95 milliseconds