Searched refs:voiceMailTag_ (Results 1 – 3 of 3) sorted by relevance
891 voiceMailTag_ = IccFileController::NULLSTR; in ProcessGetMbdnDone()908 voiceMailTag_ = Str16ToStr8(diallingNumber->GetName()); in ProcessGetMbdnDone()910 …TELEPHONY_EXT_WRAPPER.setVoiceMailOnSimExt_(slotId_, voiceMailNum_.c_str(), voiceMailTag_.c_str()); in ProcessGetMbdnDone()932 voiceMailTag_ = IccFileController::NULLSTR; in ProcessGetCphsMailBoxDone()944 voiceMailTag_ = Str16ToStr8(diallingNumber->GetName()); in ProcessGetCphsMailBoxDone()1618 voiceMailTag_ = Str16ToStr8(diallingNumber->GetName()); in ProcessSetCphsMailbox()1718 voiceMailTag_ = Str16ToStr8(diallingNumber->GetName()); in ProcessSetMbdn()1729 diallingNumberCphs->number_ = Str8ToStr16(voiceMailTag_); in ProcessSetMbdn()
125 voiceMailTag_ = voiceMailConfig_->GetVoiceMailTag(spn); in SetVoiceMailByOperator()310 return voiceMailTag_; in ObtainVoiceMailInfo()729 voiceMailTag_ = ""; in ResetVoiceMailVariable()
137 std::string voiceMailTag_ = ""; variable