Home
last modified time | relevance | path

Searched defs:cfInfo (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/ims/
H A DImsUtListener.java151 public void onUtConfigurationCallForwardQueried(int id, ImsCallForwardInfo[] cfInfo) { in onUtConfigurationCallForwardQueried()
H A DImsSsData.java512 public void setCallForwardingInfo(ImsCallForwardInfo[] cfInfo) { in setCallForwardingInfo()
/aosp14/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsUtListener.aidl60 int id, in ImsCallForwardInfo[] cfInfo); in utConfigurationCallForwardQueried()
/aosp14/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsUtListenerImplBase.java91 public void utConfigurationCallForwardQueried(IImsUt ut, int id, ImsCallForwardInfo[] cfInfo) in utConfigurationCallForwardQueried()
/ohos5.0/base/telephony/cellular_call/services/common/src/
H A Dsupplement_request_ims.cpp82 int32_t slotId, const CallTransferInfo &cfInfo, int32_t classType, int32_t index) in SetCallTransferRequest()
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp391 CallTransferInfo cfInfo; in HandleSetCallTransfer() local
763 int32_t CellularCallSupplement::SetCallTransferInfo(int32_t slotId, const CallTransferInfo &cfInfo) in SetCallTransferInfo()
807 int32_t CellularCallSupplement::CheckSetCallTransferInfo(const CallTransferInfo &cfInfo) in CheckSetCallTransferInfo()
840 … int32_t slotId, const CallTransferInfo &cfInfo, const std::shared_ptr<SsRequestCommand> &command) in SetCallTransferInfoByIms()
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch_test.cpp418 CallTransferInfo cfInfo; variable
661 CallTransferInfo cfInfo; variable
H A Dims_connection_test.cpp564 CallTransferInfo cfInfo; variable
H A Dzero_branch1_test.cpp812 CallForwardingInfo cfInfo; variable
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_client.cpp601 int32_t ImsCallClient::SetCallTransfer(int32_t slotId, const CallTransferInfo &cfInfo, int32_t clas… in SetCallTransfer()
H A Dims_call_proxy.cpp742 int32_t ImsCallProxy::SetCallTransfer(int32_t slotId, const CallTransferInfo &cfInfo, int32_t class… in SetCallTransfer()