Home
last modified time | relevance | path

Searched refs:CALL_STATUS_INCOMING (Results 1 - 25 of 53) sorted by relevance

123

/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_call_policy.cpp29 if (IsCallExist(TelCallState::CALL_STATUS_INCOMING, callId)) { in AnswerCallPolicy()
43 if (IsCallExist(TelCallState::CALL_STATUS_INCOMING, callId)) { in RejectCallPolicy()
93 if (IsCallExist(TelCallState::CALL_STATUS_INCOMING, callId)) { in HangUpPolicy()
H A Dbluetooth_call_service.cpp128 int32_t numIncoming = GetCallNum(TelCallState::CALL_STATUS_INCOMING, false); in GetCallState()
151 callState = static_cast<int32_t>(TelCallState::CALL_STATUS_INCOMING); in GetCallState()
152 number = GetCallNumber(TelCallState::CALL_STATUS_INCOMING, false); in GetCallState()
155 callState = static_cast<int32_t>(TelCallState::CALL_STATUS_INCOMING); in GetCallState()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch6_test.cpp188 callDetailInfo.state = TelCallState::CALL_STATUS_INCOMING; in HWTEST_F()
223 dialParaInfo.callState = TelCallState::CALL_STATUS_INCOMING; in HWTEST_F()
229 callDetailInfo.state = TelCallState::CALL_STATUS_INCOMING; in HWTEST_F()
235 TelCallState priorState = TelCallState::CALL_STATUS_INCOMING; in HWTEST_F()
269 callObjectPtr, TelCallState::CALL_STATUS_INCOMING, TelCallState::CALL_STATUS_INCOMING); in HWTEST_F()
272 dialParaInfo.callState = TelCallState::CALL_STATUS_INCOMING; in HWTEST_F()
276 callObjectPtr, TelCallState::CALL_STATUS_INCOMING, TelCallState::CALL_STATUS_INCOMING); in HWTEST_F()
279 callObjectPtr, TelCallState::CALL_STATUS_INCOMING, TelCallStat in HWTEST_F()
[all...]
H A Dzero_branch4_test.cpp403 callObjectPtr, TelCallState::CALL_STATUS_IDLE, TelCallState::CALL_STATUS_INCOMING); in HWTEST_F()
405 callObjectPtr, TelCallState::CALL_STATUS_INCOMING, TelCallState::CALL_STATUS_INCOMING); in HWTEST_F()
412 callObjectPtr->SetTelCallState(TelCallState::CALL_STATUS_INCOMING); in HWTEST_F()
416 callObjectPtr, TelCallState::CALL_STATUS_IDLE, TelCallState::CALL_STATUS_INCOMING); in HWTEST_F()
418 callObjectPtr, TelCallState::CALL_STATUS_INCOMING, TelCallState::CALL_STATUS_INCOMING); in HWTEST_F()
425 emptyNumberInfocall, TelCallState::CALL_STATUS_INCOMING, TelCallState::CALL_STATUS_INCOMING); in HWTEST_F()
464 callObjectPtr, TelCallState::CALL_STATUS_INCOMING, TelCallStat in HWTEST_F()
[all...]
H A Dzero_branch8_test.cpp91 audioControl->HandleNextState(call, TelCallState::CALL_STATUS_INCOMING); in HWTEST_F()
94 audioControl->HandlePriorState(call, TelCallState::CALL_STATUS_INCOMING); in HWTEST_F()
98 audioControl->HandlePriorState(call, TelCallState::CALL_STATUS_INCOMING); in HWTEST_F()
H A Dzero_branch5_test.cpp413 TelCallState::CALL_STATUS_INCOMING); in HWTEST_F()
434 statusBar->CallStateUpdated(callObjectPtr, TelCallState::CALL_STATUS_IDLE, TelCallState::CALL_STATUS_INCOMING); in HWTEST_F()
453 wiredHeadset->CallStateUpdated(callObjectPtr, TelCallState::CALL_STATUS_IDLE, TelCallState::CALL_STATUS_INCOMING); in HWTEST_F()
H A Dzero_branch3_test.cpp282 callBase1->callState_ = TelCallState::CALL_STATUS_INCOMING; in HWTEST_F()
322 callBase1->callState_ = TelCallState::CALL_STATUS_INCOMING; in HWTEST_F()
419 callBase1->callState_ = TelCallState::CALL_STATUS_INCOMING; in HWTEST_F()
426 callBase1->callState_ = TelCallState::CALL_STATUS_INCOMING; in HWTEST_F()
440 callBase1->callState_ = TelCallState::CALL_STATUS_INCOMING; in HWTEST_F()
903 info.state = TelCallState::CALL_STATUS_INCOMING; in HWTEST_F()
932 info.state = TelCallState::CALL_STATUS_INCOMING; in HWTEST_F()
951 callDetailInfo.state = TelCallState::CALL_STATUS_INCOMING; in HWTEST_F()
965 dialParaInfo.callState = TelCallState::CALL_STATUS_INCOMING; in HWTEST_F()
968 nextState = TelCallState::CALL_STATUS_INCOMING; in HWTEST_F()
[all...]
/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dincoming_call_notification.cpp36 if (callObjectPtr != nullptr && callObjectPtr->GetTelCallState() == TelCallState::CALL_STATUS_INCOMING && in NewCallCreated()
48 if (callObjectPtr != nullptr && priorState == TelCallState::CALL_STATUS_INCOMING && in CallStateUpdated()
H A Dincoming_call_wake_up.cpp31 if (callObjectPtr != nullptr && callObjectPtr->GetTelCallState() == TelCallState::CALL_STATUS_INCOMING) { in NewCallCreated()
/base/telephony/call_manager/services/audio/src/
H A Dcall_state_processor.cpp53 case TelCallState::CALL_STATUS_INCOMING: in AddCall()
93 case TelCallState::CALL_STATUS_INCOMING: in DeleteCall()
127 case TelCallState::CALL_STATUS_INCOMING: in GetCallNumber()
155 case TelCallState::CALL_STATUS_INCOMING: in ShouldSwitchState()
H A Daudio_control_manager.cpp99 if (priorState == TelCallState::CALL_STATUS_INCOMING && nextState == TelCallState::CALL_STATUS_INCOMING) { in HandleCallStateUpdatedForVoip()
181 (telCallState != TelCallState::CALL_STATUS_INCOMING && telCallState != TelCallState::CALL_STATUS_WAITING)) { in CheckTypeAndSetAudioDevice()
300 if (priorState == TelCallState::CALL_STATUS_INCOMING) { in HandleCallStateUpdated()
332 case TelCallState::CALL_STATUS_INCOMING: in HandleNextState()
369 case TelCallState::CALL_STATUS_INCOMING: in HandlePriorState()
879 int32_t incomingCallNum = processor->GetCallNumber(TelCallState::CALL_STATUS_INCOMING); in ShouldPlayRingtone()
/base/telephony/call_manager/services/call_report/src/
H A Dcall_state_report_proxy.cpp66 foregroundCall->GetTelCallState() == TelCallState::CALL_STATUS_INCOMING || in UpdateCallState()
72 } else if (currentVoipCallState == TelCallState::CALL_STATUS_INCOMING || in UpdateCallState()
114 nextState = TelCallState::CALL_STATUS_INCOMING; in GetVoipCallState()
/base/telephony/state_registry/frameworks/native/observer/include/
H A Dtelephony_state_manager.h52 CALL_STATUS_INCOMING, member in OHOS::Telephony::CallStatus
/base/telephony/call_manager/services/audio/src/audio_state/
H A Dholding_state.cpp49 ShouldSwitchState(TelCallState::CALL_STATUS_INCOMING)) { in ProcessEvent()
H A Dinactive_state.cpp66 ShouldSwitchState(TelCallState::CALL_STATUS_INCOMING)) { in ProcessEvent()
/base/telephony/cellular_call/services/control/src/
H A Dcs_control.cpp265 if (pConnection->GetStatus() == TelCallState::CALL_STATUS_INCOMING || in Answer()
332 if (IsInState(connectionMap_, TelCallState::CALL_STATUS_INCOMING)) { in HoldCall()
345 if (IsInState(connectionMap_, TelCallState::CALL_STATUS_INCOMING)) { in UnHoldCall()
364 if (IsInState(connectionMap_, TelCallState::CALL_STATUS_INCOMING)) { in SwitchCall()
454 reportInfo.state = TelCallState::CALL_STATUS_INCOMING; in ReportUpdateInfo()
577 callsReportInfo.callVec.size() != 0 && callsReportInfo.callVec[0].state == TelCallState::CALL_STATUS_INCOMING) { in ReportIncomingInfo()
H A Dims_control.cpp193 pConnection->GetStatus() == TelCallState::CALL_STATUS_INCOMING || in Answer()
242 if (IsInState(connectionMap_, TelCallState::CALL_STATUS_INCOMING)) { in HoldCall()
421 callsReportInfo.callVec.size() != 0 && callsReportInfo.callVec[0].state == TelCallState::CALL_STATUS_INCOMING) { in ReportIncomingInfo()
437 reportInfo.state = TelCallState::CALL_STATUS_INCOMING; in ReportUpdateInfo()
/base/telephony/cellular_call/services/connection/src/
H A Dbase_connection.cpp52 return this->GetStatus() == TelCallState::CALL_STATUS_INCOMING || in IsRingingState()
/base/telephony/call_manager/services/satellite_call/src/
H A Dsatellite_call_control.cpp138 if (nextState == TelCallState::CALL_STATUS_INCOMING || nextState == TelCallState::CALL_STATUS_WAITING) { in HandleSatelliteCallStateUpdate()
242 if (satelliteCall->GetTelCallState() == TelCallState::CALL_STATUS_INCOMING || in SetSatelliteCallCountDownProcessing()
/base/telephony/call_manager/services/call/src/
H A Dcall_status_manager.cpp133 case TelCallState::CALL_STATUS_INCOMING: { in HandleCallReportInfo()
259 case TelCallState::CALL_STATUS_INCOMING: { in HandleVoipCallReportInfo()
459 int32_t ret = call->SetTelCallState(TelCallState::CALL_STATUS_INCOMING); in HandleRejectCall()
537 call, TelCallState::CALL_STATUS_INCOMING, TelCallState::CALL_STATUS_ANSWERED)) { in AnsweredVoipCallHandle()
957 int32_t incomingCallNum = GetCallNum(TelCallState::CALL_STATUS_INCOMING); in IsCanUnHold()
1046 ringCall, TelCallState::CALL_STATUS_INCOMING, TelCallState::CALL_STATUS_ANSWERED); in AutoAnswerForVoiceCall()
1125 if (priorState == TelCallState::CALL_STATUS_INCOMING && nextState == TelCallState::CALL_STATUS_ACTIVE) { in UpdateCallState()
1138 if (nextState == TelCallState::CALL_STATUS_INCOMING) { in UpdateCallState()
1233 if (priorState == TelCallState::CALL_STATUS_ALERTING || priorState == TelCallState::CALL_STATUS_INCOMING || in SetOriginalCallTypeForActiveState()
1260 ((priorState == TelCallState::CALL_STATUS_INCOMING || priorStat in SetOriginalCallTypeForDisconnectState()
[all...]
H A Dcall_superprivacy_control_manager.cpp87 if (info.callState == TelCallState::CALL_STATUS_INCOMING || in CloseAllCall()
/base/telephony/core_service/utils/common/include/
H A Denum_convert.h149 CALL_STATUS_INCOMING, member in OHOS::Telephony::TelephonyDataConnectionStatus::TelephonyCallState
/base/telephony/core_service/utils/common/src/
H A Denum_convert.cpp77 case TelephonyCallState::CALL_STATUS_INCOMING: in GetCallState()
78 result = "CALL_STATUS_INCOMING"; in GetCallState()
/base/telephony/call_manager/interfaces/innerkits/
H A Dcall_manager_base.h164 CALL_STATUS_INCOMING, member in OHOS::Telephony::TelCallState
/base/telephony/call_manager/services/call_voice_assistant/src/
H A Dcall_voice_assistant_manager.cpp449 callState != TelCallState::CALL_STATUS_INCOMING && callState != TelCallState::CALL_STATUS_DISCONNECTED) { in CallStateUpdated()
468 case TelCallState::CALL_STATUS_INCOMING: in CallStateUpdated()
556 int32_t comeCallId = CheckTelCallState(TelCallState::CALL_STATUS_INCOMING); in CallStatusDisconnected()

Completed in 20 milliseconds

123