Searched refs:UssdNotifyResponse (Results 1 – 4 of 4) sorted by relevance
111 handle->UssdNotifyResponse(event); in RegisterHandler()
135 void UssdNotifyResponse(const AppExecFwk::InnerEvent::Pointer &event);
1109 thirdhandler.UssdNotifyResponse(event);1110 thirdhandler.UssdNotifyResponse(successEvent);1113 thirdhandler.UssdNotifyResponse(errorEvent);
180 [this](const AppExecFwk::InnerEvent::Pointer &event) { UssdNotifyResponse(event); }; in InitActiveReportFuncMap()1109 void CellularCallHandler::UssdNotifyResponse(const AppExecFwk::InnerEvent::Pointer &event) in UssdNotifyResponse() function in OHOS::Telephony::CellularCallHandler