Home
last modified time | relevance | path

Searched refs:newEP4ES (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/qcom/gps/msm8998/gnss/
H A DGnssAdapter.cpp735 uint32_t newEP4ES = mAdapter.convertEP4ES(mConfig.emergencyPdnForEmergencySupl); in gnssUpdateConfigCommand() local
736 if (newEP4ES != ContextBase::mGps_conf.USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL) { in gnssUpdateConfigCommand()
737 ContextBase::mGps_conf.USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL = newEP4ES; in gnssUpdateConfigCommand()
/aosp12/hardware/qcom/sdm845/gps/msm8998/gnss/
H A DGnssAdapter.cpp731 uint32_t newEP4ES = mAdapter.convertEP4ES(mConfig.emergencyPdnForEmergencySupl); in gnssUpdateConfigCommand() local
732 if (newEP4ES != ContextBase::mGps_conf.USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL) { in gnssUpdateConfigCommand()
733 ContextBase::mGps_conf.USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL = newEP4ES; in gnssUpdateConfigCommand()
/aosp12/hardware/qcom/gps/msm8909w_3100/gnss/
H A DGnssAdapter.cpp778 uint32_t newEP4ES = mAdapter.convertEP4ES(mConfig.emergencyPdnForEmergencySupl); in gnssUpdateConfigCommand() local
779 if (newEP4ES != ContextBase::mGps_conf.USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL) { in gnssUpdateConfigCommand()
780 ContextBase::mGps_conf.USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL = newEP4ES; in gnssUpdateConfigCommand()
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/
H A DGnssAdapter.cpp936 uint32_t newEP4ES = mAdapter.convertEP4ES(mConfig.emergencyPdnForEmergencySupl); in gnssUpdateConfigCommand() local
937 if (newEP4ES != ContextBase::mGps_conf.USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL) { in gnssUpdateConfigCommand()
938 ContextBase::mGps_conf.USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL = newEP4ES; in gnssUpdateConfigCommand()
/aosp12/hardware/qcom/sm8150p/gps/gnss/
H A DGnssAdapter.cpp1174 uint32_t newEP4ES = mAdapter.convertEP4ES( in gnssUpdateConfigCommand() local
1176 if (newEP4ES != ContextBase::mGps_conf.USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL) { in gnssUpdateConfigCommand()
1177 ContextBase::mGps_conf.USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL = newEP4ES; in gnssUpdateConfigCommand()
/aosp12/hardware/qcom/sm7150/gps/gnss/
H A DGnssAdapter.cpp1237 uint32_t newEP4ES = mAdapter.convertEP4ES( in gnssUpdateConfigCommand() local
1239 if (newEP4ES != ContextBase::mGps_conf.USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL) { in gnssUpdateConfigCommand()
1240 ContextBase::mGps_conf.USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL = newEP4ES; in gnssUpdateConfigCommand()
/aosp12/hardware/qcom/sm7250/gps/gnss/
H A DGnssAdapter.cpp1393 uint32_t newEP4ES = mAdapter.convertEP4ES( in gnssUpdateConfigCommand() local
1395 if (newEP4ES != ContextBase::mGps_conf.USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL) { in gnssUpdateConfigCommand()
1396 ContextBase::mGps_conf.USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL = newEP4ES; in gnssUpdateConfigCommand()
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DGnssAdapter.cpp1392 uint32_t newEP4ES = mAdapter.convertEP4ES( in gnssUpdateConfigCommand() local
1394 if (newEP4ES != ContextBase::mGps_conf.USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL) { in gnssUpdateConfigCommand()
1395 ContextBase::mGps_conf.USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL = newEP4ES; in gnssUpdateConfigCommand()