Searched refs:SetControl (Results 1 – 3 of 3) sorted by relevance
702 int32_t SetControl(const CellularCallInfo &info);
724 cellularCall.SetControl(imsCallInfo);725 cellularCall.SetControl(csCallInfo);
1386 int32_t CellularCallService::SetControl(const CellularCallInfo &info) in SetControl() function in OHOS::Telephony::CellularCallService1422 if (SetControl(info) != TELEPHONY_SUCCESS) { in ClearAllCalls()