Home
last modified time | relevance | path

Searched refs:cfAction (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/common/include/
H A Dcellular_call_data_struct.h308 int32_t cfAction = 0; member
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp385 utCommand->cfAction = static_cast<int32_t>(callTransferAction); in HandleSetCallTransfer()
781 utCommand->cfAction = static_cast<int32_t>(cfInfo.settingType); in SetCallTransferInfo()
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_handler.cpp1685 ss.cfAction = itor->second->cfAction; in GetSsRequestCommand()
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_callback_stub.cpp1102 callTransferParam.mode = ss.cfAction; in SetCallTransferResponse()