Home
last modified time | relevance | path

Searched refs:SetCallState (Results 1 - 16 of 16) sorted by relevance

/foundation/multimodalinput/input/service/device_state_manager/src/
H A Ddevice_event_monitor.cpp52 DEVICE_MONITOR->SetCallState(eventData, callState); in OnReceiveEvent()
89 void DeviceEventMonitor::SetCallState(const EventFwk::CommonEventData &eventData, int32_t callState) in SetCallState() function in OHOS::MMI::DeviceEventMonitor
/foundation/ability/ability_runtime/test/unittest/call_container_test/
H A Dcall_container_test.cpp257 callRecord->SetCallState(CallState::INIT); in HWTEST_F()
280 callRecord->SetCallState(CallState::REQUESTING); in HWTEST_F()
303 callRecord->SetCallState(CallState::REQUESTED); in HWTEST_F()
361 callRecord->SetCallState(CallState::REQUESTED); in HWTEST_F()
/foundation/multimodalinput/input/service/device_state_manager/include/
H A Ddevice_event_monitor.h52 void SetCallState(const EventFwk::CommonEventData &eventData, int32_t callState);
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_phone_state.h40 void SetCallState(int callState);
H A Dbluetooth_phone_state.cpp106 void BluetoothPhoneState::SetCallState(int callState) in SetCallState() function in OHOS::Bluetooth::BluetoothPhoneState
/foundation/ability/ability_runtime/test/unittest/ability_record_test/
H A Dability_record_test_call.cpp180 callRecord->SetCallState(CallState::REQUESTING); in HWTEST_F()
195 callRecord->SetCallState(CallState::REQUESTED); in HWTEST_F()
419 callRecord->SetCallState(CallState::INIT); in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dcall_record.cpp50 callRecord->SetCallState(CallState::INIT); in CreateCallRecord()
214 void CallRecord::SetCallState(const CallState &state) in SetCallState() function in OHOS::AAFwk::CallRecord
H A Dability_record.cpp3105 callRecord->SetCallState(CallState::REQUESTING); in Resolve()
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dcall_record.h78 void SetCallState(const CallState &state);
/foundation/ability/ability_runtime/test/unittest/mission_list_manager_ut_test/
H A Dmission_list_manager_ut_test.cpp272 callRecord->SetCallState(CallState::INIT); in HWTEST_F()
317 callRecord->SetCallState(CallState::REQUESTED); in HWTEST_F()
438 callRecord->SetCallState(CallState::REQUESTED); in HWTEST_F()
473 callRecord->SetCallState(CallState::INIT); in HWTEST_F()
510 callRecord->SetCallState(CallState::INIT); in HWTEST_F()
574 callRecord->SetCallState(CallState::REQUESTED); in HWTEST_F()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_interface.h310 void SetCallState(int state);
H A Dhfp_ag_service.cpp532 HfpAgSystemInterface::GetInstance().SetCallState(callState); in PhoneStateChanged()
H A Dhfp_ag_system_interface.cpp729 void HfpAgSystemInterface::SetCallState(int state) in SetCallState() function in OHOS::bluetooth::HfpAgSystemInterface
/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_subscriber_handler_test.cpp926 DEVICE_MONITOR->SetCallState(data, callState); in HWTEST_F()
948 DEVICE_MONITOR->SetCallState(data, callState); in HWTEST_F()
952 DEVICE_MONITOR->SetCallState(data, callState); in HWTEST_F()
974 DEVICE_MONITOR->SetCallState(data, callState); in HWTEST_F()
978 DEVICE_MONITOR->SetCallState(data, callState); in HWTEST_F()
1000 DEVICE_MONITOR->SetCallState(data, callState); in HWTEST_F()
1004 DEVICE_MONITOR->SetCallState(data, callState); in HWTEST_F()
1026 DEVICE_MONITOR->SetCallState(data, callState); in HWTEST_F()
1048 DEVICE_MONITOR->SetCallState(data, callState); in HWTEST_F()
1052 DEVICE_MONITOR->SetCallState(dat in HWTEST_F()
[all...]
/foundation/ability/ability_runtime/test/fuzztest/applicationanrlistener_fuzzer/
H A Dapplicationanrlistener_fuzzer.cpp174 callRecord->SetCallState(state); in DoSomethingInterestingWithMyAPI()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_ag.cpp568 phoneState.SetCallState(callState); in PhoneStateChanged()

Completed in 18 milliseconds