Searched refs:SetCallType (Results 1 – 7 of 7) sorted by relevance
245 call->SetCallType(CallType::TYPE_VOIP);257 voipCall->SetCallType(CallType::TYPE_VOIP);303 call->SetCallType(CallType::TYPE_VOIP);352 csCall->SetCallType(CallType::TYPE_CS);373 csCall->SetCallType(CallType::TYPE_VOIP);376 csCall->SetCallType(CallType::TYPE_OTT);698 call->SetCallType(CallType::TYPE_CS);705 call->SetCallType(CallType::TYPE_VOIP);708 call->SetCallType(CallType::TYPE_CS);746 call->SetCallType(CallType::TYPE_CS);[all …]
44 void SetCallType(int callType);
126 void BluetoothPhoneState::SetCallType(int callType) in SetCallType() function in OHOS::Bluetooth::BluetoothPhoneState
120 void SetCallType(CallType callType);
589 void CallBase::SetCallType(CallType callType) in SetCallType() function in OHOS::Telephony::CallBase
618 call->SetCallType(info.callType); in UpdateDialingCallInfo()
573 phoneState.SetCallType(type); in PhoneStateChanged()