Home
last modified time | relevance | path

Searched refs:UpdateApnInfo (Results 1 - 2 of 2) sorted by relevance

/base/telephony/cellular_data/services/include/
H A Dcellular_data_handler.h166 void UpdateApnInfo(const int32_t profileId);
/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp827 UpdateApnInfo(apnHolder->GetCurrentApn()->attr_.profileId_); in EstablishDataConnectionComplete()
873 void CellularDataHandler::UpdateApnInfo(const int32_t profileId) in UpdateApnInfo() function in OHOS::Telephony::CellularDataHandler
901 TELEPHONY_LOGE("UpdateApnInfo fail! result:%{public}d", result); in UpdateApnInfo()

Completed in 5 milliseconds