Searched refs:SwitchCallRequest (Results 1 – 7 of 7) sorted by relevance
46 cellularCallConnectionCS->SwitchCallRequest(slotId); in DoSomethingInterestingWithMyAPI()
75 int32_t SwitchCallRequest(int32_t slotId);
99 int32_t SwitchCallRequest(int32_t slotId);
120 pConnection.SwitchCallRequest(callInfo.slotId); in DialGsm()254 con->SwitchCallRequest(callInfo.slotId); in Answer()341 return connection.SwitchCallRequest(slotId); in SwitchCall()
194 return con->SwitchCallRequest(callInfo.slotId); in Answer()247 return cellularCallConnectionIms.SwitchCallRequest(slotId); in SwitchCall()
141 int32_t CellularCallConnectionCS::SwitchCallRequest(int32_t slotId) in SwitchCallRequest() function in OHOS::Telephony::CellularCallConnectionCS
186 int32_t CellularCallConnectionIMS::SwitchCallRequest(int32_t slotId) in SwitchCallRequest() function in OHOS::Telephony::CellularCallConnectionIMS