Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DNitzStateMachine.java136 public String getNetworkCountryIsoForPhone() { in getNetworkCountryIsoForPhone() method in NitzStateMachine.DeviceState
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl304 String getNetworkCountryIsoForPhone(int phoneId); in getNetworkCountryIsoForPhone() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java2454 public String getNetworkCountryIsoForPhone(int phoneId) { in getNetworkCountryIsoForPhone() method in TelephonyManager