Home
last modified time | relevance | path

Searched refs:ShouldSwitchState (Results 1 - 8 of 8) sorted by relevance

/base/telephony/call_manager/services/audio/src/audio_state/
H A Dinactive_state.cpp33 ShouldSwitchState(TelCallState::CALL_STATUS_DIALING)) { in ProcessEvent()
40 ShouldSwitchState(TelCallState::CALL_STATUS_ACTIVE)) { in ProcessEvent()
48 ShouldSwitchState(TelCallState::CALL_STATUS_ACTIVE)) { in ProcessEvent()
57 ShouldSwitchState(TelCallState::CALL_STATUS_ALERTING)) { in ProcessEvent()
66 ShouldSwitchState(TelCallState::CALL_STATUS_INCOMING)) { in ProcessEvent()
H A Dholding_state.cpp32 ShouldSwitchState(TelCallState::CALL_STATUS_ACTIVE)) { in ProcessEvent()
40 ShouldSwitchState(TelCallState::CALL_STATUS_ACTIVE)) { in ProcessEvent()
49 ShouldSwitchState(TelCallState::CALL_STATUS_INCOMING)) { in ProcessEvent()
60 ShouldSwitchState(TelCallState::CALL_STATUS_ALERTING)) { in ProcessEvent()
H A Dalerting_state.cpp37 ShouldSwitchState(TelCallState::CALL_STATUS_ACTIVE)) { in ProcessEvent()
46 ShouldSwitchState(TelCallState::CALL_STATUS_ACTIVE)) { in ProcessEvent()
54 ShouldSwitchState(TelCallState::CALL_STATUS_ALERTING)) { in ProcessEvent()
H A Ddialing_state.cpp36 ShouldSwitchState(TelCallState::CALL_STATUS_ACTIVE)) { in ProcessEvent()
45 ShouldSwitchState(TelCallState::CALL_STATUS_ACTIVE)) { in ProcessEvent()
54 ShouldSwitchState(TelCallState::CALL_STATUS_ALERTING)) { in ProcessEvent()
H A Dincoming_state.cpp36 ShouldSwitchState(TelCallState::CALL_STATUS_ACTIVE)) { in ProcessEvent()
44 ShouldSwitchState(TelCallState::CALL_STATUS_ACTIVE)) { in ProcessEvent()
/base/telephony/call_manager/services/audio/include/
H A Dcall_state_processor.h40 bool ShouldSwitchState(TelCallState callState);
/base/telephony/call_manager/services/audio/src/
H A Dcall_state_processor.cpp142 bool CallStateProcessor::ShouldSwitchState(TelCallState callState) in ShouldSwitchState() function in OHOS::Telephony::CallStateProcessor
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch_test_call_state.cpp861 callStateProcessor->ShouldSwitchState(state); in HWTEST_F()

Completed in 3 milliseconds