Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dcall_records_manager.cpp291 void CallRecordsManager::QueryUnReadMissedCallLog(int32_t userId) in QueryUnReadMissedCallLog() function in OHOS::Telephony::CallRecordsManager
298 …t32_t ret = DelayedSingleton<CallRecordsHandlerService>::GetInstance()->QueryUnReadMissedCallLog(); in QueryUnReadMissedCallLog()
324 … DelayedSingleton<CallRecordsManager>::GetInstance()->QueryUnReadMissedCallLog(activeList[0]); in OnAddSystemAbility()
365 DelayedSingleton<CallRecordsManager>::GetInstance()->QueryUnReadMissedCallLog(userId); in OnReceiveEvent()
378 … DelayedSingleton<CallRecordsManager>::GetInstance()->QueryUnReadMissedCallLog(activeList[0]); in OnReceiveEvent()
H A Dcall_records_handler.cpp216 int32_t CallRecordsHandlerService::QueryUnReadMissedCallLog() in QueryUnReadMissedCallLog() function in OHOS::Telephony::CallRecordsHandlerService
/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/include/
H A Dcall_records_handler.h56 int32_t QueryUnReadMissedCallLog();
H A Dcall_records_manager.h79 void QueryUnReadMissedCallLog(int32_t userId);