Searched refs:UpdateSrvccStateReport (Results 1 – 4 of 4) sorted by relevance
118 handle->UpdateSrvccStateReport(event); in RegisterHandler()
151 void UpdateSrvccStateReport(const AppExecFwk::InnerEvent::Pointer &event);
1010 firstHandler.UpdateSrvccStateReport(event);1011 firstHandler.UpdateSrvccStateReport(srvccEvent1);1014 firstHandler.UpdateSrvccStateReport(srvccEvent2);
184 [this](const AppExecFwk::InnerEvent::Pointer &event) { UpdateSrvccStateReport(event); }; in InitActiveReportFuncMap()1235 void CellularCallHandler::UpdateSrvccStateReport(const AppExecFwk::InnerEvent::Pointer &event) in UpdateSrvccStateReport() function in OHOS::Telephony::CellularCallHandler