Searched refs:NotifyUnReadMissedCall (Results 1 – 4 of 4) sorted by relevance
35 int32_t NotifyUnReadMissedCall(std::map<std::string, int32_t> &phoneNumAndUnreadCountMap);
149 int32_t MissedCallNotification::NotifyUnReadMissedCall(std::map<std::string, int32_t> &phoneNumAndU… in NotifyUnReadMissedCall() function in OHOS::Telephony::MissedCallNotification
164 int32_t result = missedCallNotification_->NotifyUnReadMissedCall(phoneNumAndUnreadCountMap); in QueryAndNotifyUnReadMissedCall()
504 …ASSERT_EQ(missedCallNotification->NotifyUnReadMissedCall(phoneNumAndUnReadCountMap), TELEPHONY_SUC…