Home
last modified time | relevance | path

Searched refs:RestoreConnection (Results 1 - 4 of 4) sorted by relevance

/base/telephony/cellular_call/services/control/include/
H A Dims_control.h181 int32_t RestoreConnection(const std::vector<CellularCallInfo> &infos, int32_t slotId);
/base/telephony/cellular_call/services/control/src/
H A Dims_control.cpp594 int32_t IMSControl::RestoreConnection(const std::vector<CellularCallInfo> &infos, int32_t slotId) in RestoreConnection() function in OHOS::Telephony::IMSControl
596 TELEPHONY_LOGI("RestoreConnection entry"); in RestoreConnection()
/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch_test.cpp814 imsControl.RestoreConnection(infos, SIM1_SLOTID); in HWTEST_F()
815 imsControl.RestoreConnection(infos, SIM2_SLOTID); in HWTEST_F()
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp1480 imsControl->RestoreConnection(infos, it); in HangUpWithCellularCallRestart()

Completed in 7 milliseconds