Searched refs:ReportSingleCallInfo (Results 1 – 6 of 6) sorted by relevance
34 void ReportSingleCallInfo(const CallReportInfo &info, TelCallState callState);
133 DelayedSingleton<CellularCallRegister>::GetInstance()->ReportSingleCallInfo( in HangUp()206 DelayedSingleton<CellularCallRegister>::GetInstance()->ReportSingleCallInfo( in Reject()
168 DelayedSingleton<CellularCallRegister>::GetInstance()->ReportSingleCallInfo( in HangUp()288 DelayedSingleton<CellularCallRegister>::GetInstance()->ReportSingleCallInfo( in Reject()
79 cellularCallRegister->ReportSingleCallInfo(callReportInfo, callState); in ReportCallsInfo()
65 void CellularCallRegister::ReportSingleCallInfo(const CallReportInfo &info, TelCallState callState) in ReportSingleCallInfo() function in OHOS::Telephony::CellularCallRegister
2224 callRegister->ReportSingleCallInfo(callRepotInfo, TelCallState::CALL_STATUS_INCOMING);