Home
last modified time | relevance | path

Searched defs:callState (Results 1 - 25 of 45) sorted by relevance

12

/base/telephony/call_manager/services/call/src/
H A Dcall_ability_connect_callback.cpp76 TelCallState callState = info.callState; in ReConnectAbility() local
/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_call_manager.cpp41 int32_t BluetoothCallManager::SendCallDetailsChange(int32_t callId, int32_t callState) in SendCallDetailsChange() argument
31 SendBtCallState( int32_t numActive, int32_t numHeld, int32_t callState, const std::string &number) SendBtCallState() argument
H A Dbluetooth_call_service.cpp132 int32_t callState = static_cast<int32_t>(TelCallState::CALL_STATUS_IDLE); in GetCallState() local
[all...]
H A Dbluetooth_connection.cpp118 int32_t BluetoothConnection::SendCallDetailsChange(int32_t callId, int32_t callState) in SendCallDetailsChange() argument
100 SendBtCallState( int32_t numActive, int32_t numHeld, int32_t callState, const std::string &number) SendBtCallState() argument
/base/telephony/call_manager/services/audio/src/
H A Dcall_state_processor.cpp142 bool CallStateProcessor::ShouldSwitchState(TelCallState callState) in ShouldSwitchState() argument
/base/telephony/call_manager/services/call_report/src/
H A Dcall_state_report_proxy.cpp141 ReportCallState(int32_t callState, std::u16string phoneNumber) ReportCallState() argument
154 ReportCallStateForCallId( int32_t slotId, int32_t callState, std::u16string incomingNumber) ReportCallStateForCallId() argument
[all...]
/base/telephony/state_registry/test/fuzztest/telephonyobserver_fuzzer/
H A Dtelephonyobserver_fuzzer.cpp72 int32_t callState = static_cast<int32_t>(size); in CallStateUpdatedInner() local
/base/telephony/state_registry/frameworks/js/napi/include/
H A Dupdate_contexts.h31 int32_t callState; member
/base/telephony/core_service/test/unittest/ui_client/
H A Dstate_registry_observer.h30 void OnCallStateUpdated(int32_t slotId, int32_t callState, const std::u16string &phoneNumber) in OnCallStateUpdated() argument
/base/telephony/call_manager/services/call/include/
H A Dcommon_type.h47 TelCallState callState = TelCallState::CALL_STATUS_UNKNOWN; member
/base/telephony/cellular_data/services/src/state_machine/
H A Dincall_data_state_machine.cpp122 void IncallDataStateMachine::Init(int32_t callState) in Init() argument
/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_observer.h30 void OnCallStateUpdated(int32_t slotId, int32_t callState, const std::u16string &phoneNumber) in OnCallStateUpdated() argument
H A Dstate_registry_branch_test.cpp299 int32_t callState = 16; in HWTEST_F() local
/base/telephony/state_registry/frameworks/native/observer/src/
H A Dtelephony_observer_proxy.cpp27 OnCallStateUpdated( int32_t slotId, int32_t callState, const std::u16string &phoneNumber) OnCallStateUpdated() argument
H A Dtelephony_observer.cpp99 int32_t callState = data.ReadInt32(); in OnCallStateUpdatedInner() local
23 OnCallStateUpdated( int32_t slotId, int32_t callState, const std::u16string &phoneNumber) OnCallStateUpdated() argument
/base/telephony/state_registry/frameworks/js/napi/src/
H A Dnapi_telephony_observer.cpp24 void NapiTelephonyObserver::OnCallStateUpdated(int32_t slotId, int32_t callState, const std::u16string &phoneNumber) in OnCallStateUpdated() argument
/base/powermgr/battery_statistics/services/native/src/
H A Dbattery_stats_listener.cpp340 Telephony::TelCallState callState = Telephony::TelCallState(root["STATE"].asInt()); in ProcessPhoneEvent() local
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager3_gtest.cpp94 bool CallInfoManager::HasState(int callId, int32_t callState) in HasState() argument
150 int32_t callState = CallManagerGtest::clientPtr_->GetCallState(); in LockCallState() local
H A Dcall_manager1_gtest.cpp95 bool CallInfoManager::HasState(int callId, int32_t callState) in HasState() argument
151 int32_t callState = CallManagerGtest::clientPtr_->GetCallState(); in LockCallState() local
620 int32_t callState = CallManagerGtest::clientPtr_->GetCallState(); in HWTEST_F() local
744 int32_t callState in HWTEST_F() local
764 int32_t callState = CallManagerGtest::clientPtr_->GetCallState(); HWTEST_F() local
[all...]
H A Dcall_manager6_gtest.cpp94 bool CallInfoManager::HasState(int callId, int32_t callState) in HasState() argument
150 int32_t callState = CallManagerGtest::clientPtr_->GetCallState(); in LockCallState() local
H A Dcall_manager2_gtest.cpp95 bool CallInfoManager::HasState(int callId, int32_t callState) in HasState() argument
151 int32_t callState = CallManagerGtest::clientPtr_->GetCallState(); in LockCallState() local
H A Dcall_manager4_gtest.cpp95 bool CallInfoManager::HasState(int callId, int32_t callState) in HasState() argument
151 int32_t callState = CallManagerGtest::clientPtr_->GetCallState(); in LockCallState() local
/base/telephony/cellular_call/test/fuzztest/registercallmanagercallback_fuzzer/
H A Dregistercallmanagercallback_fuzzer.cpp65 TelCallState callState = static_cast<TelCallState>(size % CALL_STATE_NUM); in ReportCallsInfo() local
/base/telephony/state_registry/test/fuzztest/telephonystateregistry_fuzzer/
H A Dtelephonystateregistry_fuzzer.cpp151 int32_t callState = static_cast<int32_t>(size); in UpdateCallState() local
167 int32_t callState = static_cast<int32_t>(size); in UpdateCallStateForSlotId() local
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_register.cpp71 void CellularCallRegister::ReportSingleCallInfo(const CallReportInfo &info, TelCallState callState) in ReportSingleCallInfo() argument

Completed in 18 milliseconds

12