Home
last modified time | relevance | path

Searched refs:UpdateIccLanguage (Results 1 – 3 of 3) sorted by relevance

/base/telephony/core_service/services/sim/include/
Dicc_file.h166 void UpdateIccLanguage(const std::string &langLi, const std::string &langPl);
/base/telephony/core_service/services/sim/src/
Dicc_file.cpp453 void IccFile::UpdateIccLanguage(const std::string &langLi, const std::string &langPl) in UpdateIccLanguage() function in OHOS::Telephony::IccFile
Dsim_file.cpp539 UpdateIccLanguage(efLi_, efPl_); in ProcessObtainLiLanguage()
558 UpdateIccLanguage(efLi_, efPl_); in ProcessObtainPlLanguage()