Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dicc_file.h189 void UpdateIccLanguage(const std::string &langLi, const std::string &langPl);
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_file.cpp595 void IccFile::UpdateIccLanguage(const std::string &langLi, const std::string &langPl) in UpdateIccLanguage() function in OHOS::Telephony::IccFile
H A Dsim_file.cpp640 UpdateIccLanguage(efLi_, efPl_); in ProcessObtainLiLanguage()
659 UpdateIccLanguage(efLi_, efPl_); in ProcessObtainPlLanguage()