Searched refs:RestoreConnection (Results 1 – 3 of 3) sorted by relevance
190 int32_t RestoreConnection(const std::vector<CellularCallInfo> &infos, int32_t slotId);
551 int32_t IMSControl::RestoreConnection(const std::vector<CellularCallInfo> &infos, int32_t slotId) in RestoreConnection() function in OHOS::Telephony::IMSControl
1269 imsControl->RestoreConnection(infos, it); in HangUpWithCellularCallRestart()