Home
last modified time | relevance | path

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

/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 ToUint32t(TelephonyCallbackEventId::EVENT_ON_VOICE_MAIL_MSG_INDICATOR_UPDATE), voiceMailMsgIndicatorUpdateInfo); in OnVoiceMailMsgIndicatorUpdated() local
/base/telephony/state_registry/frameworks/cj/src/
H A Dtelephony_observer_impl.cpp479 std::unique_ptr<VoiceMailMsgIndicatorUpdate> voiceMailMsgIndicatorUpdateInfo = in OnVoiceMailMsgIndicatorUpdated() local
481 if (voiceMailMsgIndicatorUpdateInfo == nullptr) { in OnVoiceMailMsgIndicatorUpdated()
487 voiceMailMsgIndicatorUpdateInfo); in OnVoiceMailMsgIndicatorUpdated() local

Completed in 3 milliseconds