Home
last modified time | relevance | path

Searched refs:newSuplEs (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp745 uint32_t newSuplEs = mAdapter.convertSuplEs(mConfig.suplEmergencyServices); in gnssUpdateConfigCommand() local
746 if (newSuplEs != ContextBase::mGps_conf.SUPL_ES) { in gnssUpdateConfigCommand()
747 ContextBase::mGps_conf.SUPL_ES = newSuplEs; in gnssUpdateConfigCommand()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp788 uint32_t newSuplEs = mAdapter.convertSuplEs(mConfig.suplEmergencyServices); in gnssUpdateConfigCommand() local
789 if (newSuplEs != ContextBase::mGps_conf.SUPL_ES) { in gnssUpdateConfigCommand()
790 ContextBase::mGps_conf.SUPL_ES = newSuplEs; in gnssUpdateConfigCommand()
/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp1245 uint32_t newSuplEs = mAdapter.convertSuplEs( in gnssUpdateConfigCommand() local
1247 if (newSuplEs != ContextBase::mGps_conf.SUPL_ES) { in gnssUpdateConfigCommand()
1248 ContextBase::mGps_conf.SUPL_ES = newSuplEs; in gnssUpdateConfigCommand()
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp1182 uint32_t newSuplEs = mAdapter.convertSuplEs( in gnssUpdateConfigCommand() local
1184 if (newSuplEs != ContextBase::mGps_conf.SUPL_ES) { in gnssUpdateConfigCommand()
1185 ContextBase::mGps_conf.SUPL_ES = newSuplEs; in gnssUpdateConfigCommand()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp1404 uint32_t newSuplEs = mAdapter.convertSuplEs( in gnssUpdateConfigCommand() local
1406 if (newSuplEs != ContextBase::mGps_conf.SUPL_ES) { in gnssUpdateConfigCommand()
1407 ContextBase::mGps_conf.SUPL_ES = newSuplEs; in gnssUpdateConfigCommand()
/hardware/qcom/sm7250/gps/gnss/
DGnssAdapter.cpp1405 uint32_t newSuplEs = mAdapter.convertSuplEs( in gnssUpdateConfigCommand() local
1407 if (newSuplEs != ContextBase::mGps_conf.SUPL_ES) { in gnssUpdateConfigCommand()
1408 ContextBase::mGps_conf.SUPL_ES = newSuplEs; in gnssUpdateConfigCommand()