Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/include/
H A Dcall_records_handler.h35 int32_t QueryAndNotifyUnReadMissedCall();
/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dcall_records_handler.cpp141 int32_t CallRecordsHandler::QueryAndNotifyUnReadMissedCall() in QueryAndNotifyUnReadMissedCall() function in OHOS::Telephony::CallRecordsHandler
222 ffrt::submit([=]() { handler_->QueryAndNotifyUnReadMissedCall(); }); in QueryUnReadMissedCallLog()