Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/include/
H A Dmissed_call_notification.h35 int32_t NotifyUnReadMissedCall(std::map<std::string, int32_t> &phoneNumAndUnreadCountMap);
/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dmissed_call_notification.cpp149 int32_t MissedCallNotification::NotifyUnReadMissedCall(std::map<std::string, int32_t> &phoneNumAndU… in NotifyUnReadMissedCall() function in OHOS::Telephony::MissedCallNotification
H A Dcall_records_handler.cpp164 int32_t result = missedCallNotification_->NotifyUnReadMissedCall(phoneNumAndUnreadCountMap); in QueryAndNotifyUnReadMissedCall()
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch4_test.cpp504 …ASSERT_EQ(missedCallNotification->NotifyUnReadMissedCall(phoneNumAndUnReadCountMap), TELEPHONY_SUC…