Home
last modified time | relevance | path

Searched defs:alertingCallNum (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_request_process.cpp181 int32_t alertingCallNum = GetCallNum(TelCallState::CALL_STATUS_ALERTING); in HasDialingCall() local
307 int32_t alertingCallNum = GetCallNum(TelCallState::CALL_STATUS_ALERTING); in HandleDsdaIncomingCall() local
401 int32_t alertingCallNum = GetCallNum(TelCallState::CALL_STATUS_ALERTING); in HandleCallWaitingNumOneNext() local
H A Dcall_status_manager.cpp925 int32_t alertingCallNum = GetCallNum(TelCallState::CALL_STATUS_ALERTING); in AutoHandleForDsda() local
1014 int32_t alertingCallNum = GetCallNum(TelCallState::CALL_STATUS_ALERTING); in AutoAnswerForVideoCall() local
1040 int32_t alertingCallNum = GetCallNum(TelCallState::CALL_STATUS_ALERTING); in AutoAnswer() local
/ohos5.0/base/telephony/call_manager/services/audio/src/
H A Daudio_control_manager.cpp858 int32_t alertingCallNum = processor->GetCallNumber(TelCallState::CALL_STATUS_ALERTING); in ShouldPlayRingtone() local