Searched refs:getNetworkCountryIsoForPhone (Results 1 – 7 of 7) sorted by relevance
101 public String getNetworkCountryIsoForPhone() { in getNetworkCountryIsoForPhone() method in NitzStateMachine.DeviceState102 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()
588 getNetworkCountryIsoForPhone(phone.getPhoneId()); in isInternationalRoaming()
393 String operatorIsoContry = tm.getNetworkCountryIsoForPhone(mPhone.getPhoneId()); in dial()
528 when(mDeviceState.getNetworkCountryIsoForPhone()).thenReturn(""); in initialize()540 when(mDeviceState.getNetworkCountryIsoForPhone()).thenReturn(countryIsoCode); in networkCountryKnown()
388 String getNetworkCountryIsoForPhone(int phoneId); in getNetworkCountryIsoForPhone() method
5581 Landroid/telephony/TelephonyManager;->getNetworkCountryIsoForPhone(I)Ljava/lang/String;
30736 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…