Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/state_registry/frameworks/js/napi/src/
H A Dnapi_telephony_observer.cpp141 std::unique_ptr<VoiceMailMsgIndicatorUpdate> voiceMailMsgIndicatorUpdateInfo = in OnVoiceMailMsgIndicatorUpdated() local
143 if (voiceMailMsgIndicatorUpdateInfo == nullptr) { in OnVoiceMailMsgIndicatorUpdated()
148 …ephonyCallbackEventId::EVENT_ON_VOICE_MAIL_MSG_INDICATOR_UPDATE), voiceMailMsgIndicatorUpdateInfo); in OnVoiceMailMsgIndicatorUpdated()