Home
last modified time | relevance | path

Searched defs:priorState (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/base/telephony/call_manager/test/fuzztest/callnotification_fuzzer/
H A Dcallnotification_fuzzer.cpp47 TelCallState priorState = static_cast<TelCallState>(size % CALL_STATE_NUM); in IncomingCallNotificationFunc() local
71 TelCallState priorState = static_cast<TelCallState>(size % CALL_STATE_NUM); in IncomingCallWakeupFunc() local
94 TelCallState priorState = static_cast<TelCallState>(size % CALL_STATE_NUM); in ProximitySensorFunc() local
115 TelCallState priorState = static_cast<TelCallState>(size % CALL_STATE_NUM); in StatusBarFunc() local
139 TelCallState priorState = static_cast<TelCallState>(size % CALL_STATE_NUM); in WiredHeadsetHandlerFunc() local
188 TelCallState priorState = static_cast<TelCallState>(size % CALL_STATE_NUM); in MissedCallNotificationFunc() local
213 TelCallState priorState = static_cast<TelCallState>(size % CALL_STATE_NUM); in RejectCallSmsFunc() local
/ohos5.0/base/telephony/call_manager/services/call/include/
H A Dcall_state_listener_base.h34 …virtual void CallStateUpdated(sptr<CallBase> &callObjectPtr, TelCallState priorState, TelCallState… in CallStateUpdated()
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_status_manager.cpp741 TelCallState priorState = call->GetTelCallState(); in HoldingHandle() local
864 TelCallState priorState = call->GetTelCallState(); in DisconnectedHandle() local
875 std::vector<std::u16string> callIdList, CallRunningState previousState, TelCallState priorState) in HandleHoldCallOrAutoAnswerCall()
922 …bool canSwitchCallState, TelCallState priorState, int32_t activeCallNum, int32_t slotId, bool cont… in AutoHandleForDsda()
952 bool canSwitchCallState, TelCallState priorState, int32_t activeCallNum, int32_t slotId) in AutoUnHoldForDsda()
1070 TelCallState priorState = call->GetTelCallState(); in UpdateCallState() local
1142 TelCallState priorState = call->GetTelCallState(); in RefreshCallIfNecessary() local
1184 TelCallState priorState = call->GetTelCallState(); in SetOriginalCallTypeForActiveState() local
1209 TelCallState priorState = call->GetTelCallState(); in SetOriginalCallTypeForDisconnectState() local
H A Dcall_state_listener.cpp85 sptr<CallBase> &callObjectPtr, TelCallState priorState, TelCallState nextState) in CallStateUpdated()
H A Dcall_control_manager.cpp530 sptr<CallBase> &callObjectPtr, TelCallState priorState, TelCallState nextState) in NotifyCallStateUpdated()
/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dstatus_bar.cpp64 void StatusBar::CallStateUpdated(sptr<CallBase> &callObjectPtr, TelCallState priorState, TelCallSta… in CallStateUpdated()
H A Dproximity_sensor.cpp53 sptr<CallBase> &callObjectPtr, TelCallState priorState, TelCallState nextState) in CallStateUpdated()
H A Dincoming_call_notification.cpp46 sptr<CallBase> &callObjectPtr, TelCallState priorState, TelCallState nextState) in CallStateUpdated()
H A Dincoming_call_wake_up.cpp113 sptr<CallBase> &callObjectPtr, TelCallState priorState, TelCallState nextState) in CallStateUpdated()
H A Dreject_call_sms.cpp60 void RejectCallSms::CallStateUpdated(sptr<CallBase> &callObjectPtr, TelCallState priorState, TelCal… in CallStateUpdated()
H A Dwired_headset.cpp85 void WiredHeadset::CallStateUpdated(sptr<CallBase> &callObjectPtr, TelCallState priorState, TelCall… in CallStateUpdated()
H A Dmissed_call_notification.cpp51 sptr<CallBase> &callObjectPtr, TelCallState priorState, TelCallState nextState) in CallStateUpdated()
H A Dcall_records_manager.cpp97 sptr<CallBase> &callObjectPtr, TelCallState priorState, TelCallState nextState) in CallStateUpdated()
/ohos5.0/base/telephony/call_manager/services/audio/src/
H A Daudio_control_manager.cpp93 sptr<CallBase> &callObjectPtr, TelCallState priorState, TelCallState nextState) in HandleCallStateUpdatedForVoip()
115 sptr<CallBase> &callObjectPtr, TelCallState priorState, TelCallState nextState) in CallStateUpdated()
287 sptr<CallBase> &callObjectPtr, TelCallState priorState, TelCallState nextState) in HandleCallStateUpdated()
344 void AudioControlManager::HandlePriorState(sptr<CallBase> &callObjectPtr, TelCallState priorState) in HandlePriorState()
/ohos5.0/base/telephony/call_manager/test/unittest/call_voice_assistant_test/src/
H A Dcall_voice_assistant_test.cpp59 TelCallState priorState = TelCallState::CALL_STATUS_DIALING; variable
/ohos5.0/base/telephony/call_manager/services/call_report/src/
H A Dcall_state_report_proxy.cpp38 sptr<CallBase> &callObjectPtr, TelCallState priorState, TelCallState nextState) in CallStateUpdated()
H A Dcall_ability_report_proxy.cpp111 sptr<CallBase> &callObjectPtr, TelCallState priorState, TelCallState nextState) in CallStateUpdated()
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch3_test.cpp577 TelCallState priorState = TelCallState::CALL_STATUS_HOLDING; variable
637 TelCallState priorState = TelCallState::CALL_STATUS_HOLDING; variable
984 TelCallState priorState = TelCallState::CALL_STATUS_DISCONNECTING; variable
H A Dzero_branch5_test.cpp393 TelCallState priorState = TelCallState::CALL_STATUS_DIALING; variable
H A Dzero_branch6_test.cpp235 TelCallState priorState = TelCallState::CALL_STATUS_INCOMING; variable
/ohos5.0/base/telephony/call_manager/services/satellite_call/src/
H A Dsatellite_call_control.cpp127 TelCallState priorState, TelCallState nextState) in HandleSatelliteCallStateUpdate()
/ohos5.0/base/telephony/call_manager/services/call_voice_assistant/src/
H A Dcall_voice_assistant_manager.cpp461 sptr<CallBase> &callObjectPtr, TelCallState priorState, TelCallState nextState) in CallStateUpdated()