Home
last modified time | relevance | path

Searched refs:KEY_VOICE_MAIL_EDIT_NOT_TO_SIM_BOOL (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Doperator_config_types.h129 constexpr const char *KEY_VOICE_MAIL_EDIT_NOT_TO_SIM_BOOL = "voice_mail_edit_not_to_sim_bool"; variable
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file.cpp1934 …d::string, bool>::iterator it = operatorConfig.boolValue.find(KEY_VOICE_MAIL_EDIT_NOT_TO_SIM_BOOL); in VoiceMailNotEditToSim()