Searched refs:SsNotifyResponse (Results 1 – 3 of 3) sorted by relevance
1118 thirdhandler.SsNotifyResponse(event);1119 thirdhandler.SsNotifyResponse(defaultEvent);1122 thirdhandler.SsNotifyResponse(noticeErrorEvent);1125 thirdhandler.SsNotifyResponse(noticeDefaultEvent);1128 thirdhandler.SsNotifyResponse(noticeUnconditinalEvent);1131 thirdhandler.SsNotifyResponse(noticeBusyEvent);1134 thirdhandler.SsNotifyResponse(noticeNoReplyEvent);1137 thirdhandler.SsNotifyResponse(noticeNotReachableEvent);
137 void SsNotifyResponse(const AppExecFwk::InnerEvent::Pointer &event);
186 [this](const AppExecFwk::InnerEvent::Pointer &event) { SsNotifyResponse(event); }; in InitActiveReportFuncMap()1598 void CellularCallHandler::SsNotifyResponse(const AppExecFwk::InnerEvent::Pointer &event) in SsNotifyResponse() function in OHOS::Telephony::CellularCallHandler