Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dicc_file.h75 std::string ObtainIccLanguage();
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_file.cpp313 std::string IccFile::ObtainIccLanguage() in ObtainIccLanguage() function in OHOS::Telephony::IccFile
H A Dsim_file_manager.cpp310 std::string result = simFile_->ObtainIccLanguage(); in GetLocaleFromDefaultSim()