Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dmissed_call_notification.cpp94 …bool resultWithNumber = EventFwk::CommonEventManager::PublishCommonEvent(data, publishInfo, nullpt… in PublishMissedCallEvent() local
95 TELEPHONY_LOGI("publish missed call event with number result : %{public}d", resultWithNumber); in PublishMissedCallEvent()
168 …bool resultWithNumber = EventFwk::CommonEventManager::PublishCommonEvent(data, publishInfo, nullpt… in NotifyUnReadMissedCall() local
169 …LEPHONY_LOGI("publish unread missed call event with number result : %{public}d", resultWithNumber); in NotifyUnReadMissedCall()
170 if (!resultWithNumber) { in NotifyUnReadMissedCall()