Searched refs:GetImsSwitchStatusResponse (Results 1 – 6 of 6) sorted by relevance
110 handle->GetImsSwitchStatusResponse(event); in RegisterHandler()
116 void GetImsSwitchStatusResponse(int32_t slotId, int32_t active);
131 void GetImsSwitchStatusResponse(const AppExecFwk::InnerEvent::Pointer &event);
118 [this](const AppExecFwk::InnerEvent::Pointer &event) { GetImsSwitchStatusResponse(event); }; in InitConfigFuncMap()1072 void CellularCallHandler::GetImsSwitchStatusResponse(const AppExecFwk::InnerEvent::Pointer &event) … in GetImsSwitchStatusResponse() function in OHOS::Telephony::CellularCallHandler
696 void CellularCallConfig::GetImsSwitchStatusResponse(int32_t slotId, int32_t active) {} in GetImsSwitchStatusResponse() function in OHOS::Telephony::CellularCallConfig
184 config.GetImsSwitchStatusResponse(SIM1_SLOTID, 1);