Home
last modified time | relevance | path

Searched refs:getNetworkCountryIsoForPhone (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DNitzStateMachine.java101 public String getNetworkCountryIsoForPhone() { in getNetworkCountryIsoForPhone() method in NitzStateMachine.DeviceState
102 return mTelephonyManager.getNetworkCountryIsoForPhone(mPhone.getPhoneId()); in getNetworkCountryIsoForPhone()
200 String isoCountryCode = mDeviceState.getNetworkCountryIsoForPhone(); in handleNetworkCountryCodeSet()
392 String iso = mDeviceState.getNetworkCountryIsoForPhone(); in handleTimeZoneFromNitz()
599 String iso = mDeviceState.getNetworkCountryIsoForPhone(); in handleAutoTimeZoneEnabled()
DSmsNumberUtils.java588 getNetworkCountryIsoForPhone(phone.getPhoneId()); in isInternationalRoaming()
DGsmCdmaCallTracker.java393 String operatorIsoContry = tm.getNetworkCountryIsoForPhone(mPhone.getPhoneId()); in dial()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DNitzStateMachineTest.java528 when(mDeviceState.getNetworkCountryIsoForPhone()).thenReturn(""); in initialize()
540 when(mDeviceState.getNetworkCountryIsoForPhone()).thenReturn(countryIsoCode); in networkCountryKnown()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl388 String getNetworkCountryIsoForPhone(int phoneId); in getNetworkCountryIsoForPhone() method
/frameworks/base/config/
Dhiddenapi-light-greylist.txt5581 Landroid/telephony/TelephonyManager;->getNetworkCountryIsoForPhone(I)Ljava/lang/String;
Dboot-image-profile.txt30736 HSPLandroid/telephony/TelephonyManager;->getNetworkCountryIsoForPhone(I)Ljava/lang/String;
40090 HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getNetworkCountryIsoForPhone(I)Ljava/lan…
40177 HSPLcom/android/internal/telephony/ITelephony;->getNetworkCountryIsoForPhone(I)Ljava/lang/String;
40418 HSPLcom/android/internal/telephony/NitzStateMachine$DeviceState;->getNetworkCountryIsoForPhone()Lja…