Searched refs:SetTelCallState (Results 1 – 9 of 9) sorted by relevance
246 call->SetTelCallState(TelCallState::CALL_STATUS_ACTIVE);258 voipCall->SetTelCallState(TelCallState::CALL_STATUS_HOLDING);277 dialCall->SetTelCallState(TelCallState::CALL_STATUS_DIALING);304 call->SetTelCallState(TelCallState::CALL_STATUS_INCOMING);721 call->SetTelCallState(TelCallState::CALL_STATUS_DIALING);725 call->SetTelCallState(TelCallState::CALL_STATUS_INCOMING);729 call->SetTelCallState(TelCallState::CALL_STATUS_WAITING);755 call->SetTelCallState(TelCallState::CALL_STATUS_IDLE);770 call->SetTelCallState(TelCallState::CALL_STATUS_HOLDING);772 imsCall->SetTelCallState(TelCallState::CALL_STATUS_ACTIVE);[all …]
971 callObjectPtr->SetTelCallState(TelCallState::CALL_STATUS_DIALING);974 callObjectPtr->SetTelCallState(TelCallState::CALL_STATUS_ALERTING);977 callObjectPtr->SetTelCallState(TelCallState::CALL_STATUS_ACTIVE);
412 callObjectPtr->SetTelCallState(TelCallState::CALL_STATUS_INCOMING);
277 callObjectPtr->SetTelCallState(TelCallState::CALL_STATUS_ACTIVE);
79 int32_t SetTelCallState(TelCallState nextState);
448 int32_t ret = call->SetTelCallState(TelCallState::CALL_STATUS_INCOMING); in HandleRejectCall()616 call->SetTelCallState(info.state); in UpdateDialingCallInfo()1083 int32_t ret = call->SetTelCallState(nextState); in UpdateCallState()1167 newCall->SetTelCallState(priorState); in RefreshCallIfNecessary()1459 int32_t ret = call->SetTelCallState(TelCallState::CALL_STATUS_INCOMING); in HandleRingOnceCall()
184 int32_t CallBase::SetTelCallState(TelCallState nextState) in SetTelCallState() function in OHOS::Telephony::CallBase
685 (*it)->SetTelCallState(nextCallState); in UpdateOneCallObjectByCallId()
81 callObjectPtr->SetTelCallState(nextState); in CSCallFunc()