Home
last modified time | relevance | path

Searched refs:CellularCallInterface (Results 1 - 17 of 17) sorted by relevance

/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs_test.h97 int32_t Dial(const sptr<CellularCallInterface> &telephonyService) const;
98 int32_t HangUp(const sptr<CellularCallInterface> &telephonyService) const;
99 int32_t Answer(const sptr<CellularCallInterface> &telephonyService) const;
100 int32_t Reject(const sptr<CellularCallInterface> &telephonyService) const;
101 int32_t HoldCall(const sptr<CellularCallInterface> &telephonyService) const;
102 int32_t UnHoldCall(const sptr<CellularCallInterface> &telephonyService) const;
103 int32_t SwitchCall(const sptr<CellularCallInterface> &telephonyService) const;
104 int32_t IsEmergencyPhoneNumber(const sptr<CellularCallInterface> &telephonyService) const;
105 int32_t CombineConference(const sptr<CellularCallInterface> &telephonyService) const;
106 int32_t SeparateConference(const sptr<CellularCallInterface>
[all...]
H A Dcs_test.cpp114 int32_t CsTest::Dial(const sptr<CellularCallInterface> &telephonyService) const in Dial()
132 int32_t CsTest::HangUp(const sptr<CellularCallInterface> &telephonyService) const in HangUp()
147 int32_t CsTest::Answer(const sptr<CellularCallInterface> &telephonyService) const in Answer()
157 int32_t CsTest::Reject(const sptr<CellularCallInterface> &telephonyService) const in Reject()
169 int32_t CsTest::HoldCall(const sptr<CellularCallInterface> &telephonyService) const in HoldCall()
179 int32_t CsTest::UnHoldCall(const sptr<CellularCallInterface> &telephonyService) const in UnHoldCall()
189 int32_t CsTest::SwitchCall(const sptr<CellularCallInterface> &telephonyService) const in SwitchCall()
199 int32_t CsTest::IsEmergencyPhoneNumber(const sptr<CellularCallInterface> &telephonyService) const in IsEmergencyPhoneNumber()
213 int32_t CsTest::CombineConference(const sptr<CellularCallInterface> &telephonyService) const in CombineConference()
223 int32_t CsTest::SeparateConference(const sptr<CellularCallInterface>
[all...]
H A Dcs_calloperation_test.cpp477 auto telephonyService = iface_cast<CellularCallInterface>(hangUpCallRemote); in HWTEST_F()
516 auto telephonyService = iface_cast<CellularCallInterface>(hangUpCallRemote); in HWTEST_F()
546 auto telephonyService = iface_cast<CellularCallInterface>(answerCallRemote); in HWTEST_F()
582 auto telephonyService = iface_cast<CellularCallInterface>(answerCallRemote); in HWTEST_F()
612 auto telephonyService = iface_cast<CellularCallInterface>(rejectCallRemote); in HWTEST_F()
648 auto telephonyService = iface_cast<CellularCallInterface>(rejectCallRemote); in HWTEST_F()
678 auto telephonyService = iface_cast<CellularCallInterface>(holdCallRemote); in HWTEST_F()
714 auto telephonyService = iface_cast<CellularCallInterface>(holdCallRemote); in HWTEST_F()
744 auto telephonyService = iface_cast<CellularCallInterface>(unHoldCallRemote); in HWTEST_F()
780 auto telephonyService = iface_cast<CellularCallInterface>(unHoldCallRemot in HWTEST_F()
[all...]
H A Dcs1_test.cpp56 auto telephonyService = iface_cast<CellularCallInterface>(remote); in HWTEST_F()
72 auto telephonyService = iface_cast<CellularCallInterface>(remote); in HWTEST_F()
89 auto telephonyService = iface_cast<CellularCallInterface>(emergencyRemote); in HWTEST_F()
131 auto telephonyService = iface_cast<CellularCallInterface>(operatorRemote); in HWTEST_F()
592 auto telephonyService = iface_cast<CellularCallInterface>(hangUpCallRemote); in HWTEST_F()
631 auto telephonyService = iface_cast<CellularCallInterface>(hangUpCallRemote); in HWTEST_F()
661 auto telephonyService = iface_cast<CellularCallInterface>(answerCallRemote); in HWTEST_F()
697 auto telephonyService = iface_cast<CellularCallInterface>(answerCallRemote); in HWTEST_F()
727 auto telephonyService = iface_cast<CellularCallInterface>(rejectCallRemote); in HWTEST_F()
763 auto telephonyService = iface_cast<CellularCallInterface>(rejectCallRemot in HWTEST_F()
[all...]
H A Dcs2_test.cpp61 auto telephonyService = iface_cast<CellularCallInterface>(combineRemote); in HWTEST_F()
97 auto telephonyService = iface_cast<CellularCallInterface>(combineRemote); in HWTEST_F()
127 auto telephonyService = iface_cast<CellularCallInterface>(separateRemote); in HWTEST_F()
163 auto telephonyService = iface_cast<CellularCallInterface>(separateRemote); in HWTEST_F()
193 auto telephonyService = iface_cast<CellularCallInterface>(kickOutRemote); in HWTEST_F()
229 auto telephonyService = iface_cast<CellularCallInterface>(kickOutRemote); in HWTEST_F()
259 auto telephonyService = iface_cast<CellularCallInterface>(hangUpAllConRemote); in HWTEST_F()
286 auto telephonyService = iface_cast<CellularCallInterface>(startDtmfRemote); in HWTEST_F()
324 auto telephonyService = iface_cast<CellularCallInterface>(startDtmfRemote); in HWTEST_F()
355 auto telephonyService = iface_cast<CellularCallInterface>(stopDtmfRemot in HWTEST_F()
[all...]
/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_test.h141 int32_t SetDomainPreferenceMode(const sptr<CellularCallInterface> &telephonyService) const;
142 int32_t GetDomainPreferenceMode(const sptr<CellularCallInterface> &telephonyService) const;
143 int32_t SetImsSwitchStatus(const sptr<CellularCallInterface> &telephonyService) const;
144 int32_t GetImsSwitchStatus(const sptr<CellularCallInterface> &telephonyService) const;
145 int32_t SetImsConfigString(const sptr<CellularCallInterface> &telephonyService) const;
146 int32_t SetImsConfigInt(const sptr<CellularCallInterface> &telephonyService) const;
147 int32_t GetImsConfig(const sptr<CellularCallInterface> &telephonyService) const;
148 int32_t SetImsFeatureValue(const sptr<CellularCallInterface> &telephonyService) const;
149 int32_t GetImsFeatureValue(const sptr<CellularCallInterface> &telephonyService) const;
150 int32_t ControlCamera(const sptr<CellularCallInterface>
[all...]
H A Dims_test.cpp95 int32_t ImsTest::SetDomainPreferenceMode(const sptr<CellularCallInterface> &telephonyService) const in SetDomainPreferenceMode()
107 int32_t ImsTest::GetDomainPreferenceMode(const sptr<CellularCallInterface> &telephonyService) const in GetDomainPreferenceMode()
116 int32_t ImsTest::SetImsSwitchStatus(const sptr<CellularCallInterface> &telephonyService) const in SetImsSwitchStatus()
128 int32_t ImsTest::GetImsSwitchStatus(const sptr<CellularCallInterface> &telephonyService) const in GetImsSwitchStatus()
138 int32_t ImsTest::SetImsConfigString(const sptr<CellularCallInterface> &telephonyService) const in SetImsConfigString()
151 int32_t ImsTest::SetImsConfigInt(const sptr<CellularCallInterface> &telephonyService) const in SetImsConfigInt()
164 int32_t ImsTest::GetImsConfig(const sptr<CellularCallInterface> &telephonyService) const in GetImsConfig()
174 int32_t ImsTest::SetImsFeatureValue(const sptr<CellularCallInterface> &telephonyService) const in SetImsFeatureValue()
187 int32_t ImsTest::GetImsFeatureValue(const sptr<CellularCallInterface> &telephonyService) const in GetImsFeatureValue()
197 int32_t ImsTest::ControlCamera(const sptr<CellularCallInterface>
[all...]
H A Dims1_test.cpp56 auto telephonyService = iface_cast<CellularCallInterface>(remote); in HWTEST_F()
74 auto telephonyService = iface_cast<CellularCallInterface>(remote); in HWTEST_F()
410 auto telephonyService = iface_cast<CellularCallInterface>(hangUpCallRemote); in HWTEST_F()
447 auto telephonyService = iface_cast<CellularCallInterface>(answerCallRemote); in HWTEST_F()
480 auto telephonyService = iface_cast<CellularCallInterface>(rejectCallRemote); in HWTEST_F()
513 auto telephonyService = iface_cast<CellularCallInterface>(holdCallRemote); in HWTEST_F()
546 auto telephonyService = iface_cast<CellularCallInterface>(unHoldCallRemote); in HWTEST_F()
579 auto telephonyService = iface_cast<CellularCallInterface>(switchCallRemote); in HWTEST_F()
612 auto telephonyService = iface_cast<CellularCallInterface>(combineRemote); in HWTEST_F()
645 auto telephonyService = iface_cast<CellularCallInterface>(separateRemot in HWTEST_F()
[all...]
H A Dims2_test.cpp62 auto telephonyService = iface_cast<CellularCallInterface>(setVoNRRemote); in HWTEST_F()
86 auto telephonyService = iface_cast<CellularCallInterface>(getVoNRRemote); in HWTEST_F()
115 auto telephonyService = iface_cast<CellularCallInterface>(startRttRemote); in HWTEST_F()
142 auto telephonyService = iface_cast<CellularCallInterface>(stopRttRemote); in HWTEST_F()
169 auto telephonyService = iface_cast<CellularCallInterface>(domainPrefModeRemote); in HWTEST_F()
198 auto telephonyService = iface_cast<CellularCallInterface>(getImsConfigRemote); in HWTEST_F()
227 auto telephonyService = iface_cast<CellularCallInterface>(getImsFeatureRemote); in HWTEST_F()
256 auto telephonyService = iface_cast<CellularCallInterface>(setMuteRemote); in HWTEST_F()
285 auto telephonyService = iface_cast<CellularCallInterface>(SetCWRemote); in HWTEST_F()
314 auto telephonyService = iface_cast<CellularCallInterface>(getCWRemot in HWTEST_F()
[all...]
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_callback.cpp42 iface_cast<CellularCallInterface>(remote)->HangUpAllConnection(slotId); in ClearCellularCallList()
57 iface_cast<CellularCallInterface>(remote)->SetReadyToCall(slotId, callType, isReadyToCall); in SetReadyToCall()
/base/telephony/cellular_call/test/unittest/satellitetest/
H A Dsatellite_test.cpp71 auto telephonyService = iface_cast<CellularCallInterface>(remote); in HWTEST_F()
89 auto telephonyService = iface_cast<CellularCallInterface>(remote); in HWTEST_F()
106 auto telephonyService = iface_cast<CellularCallInterface>(hangUpCallRemote); in HWTEST_F()
138 auto telephonyService = iface_cast<CellularCallInterface>(hangUpCallRemote); in HWTEST_F()
172 auto telephonyService = iface_cast<CellularCallInterface>(answerCallRemote); in HWTEST_F()
206 auto telephonyService = iface_cast<CellularCallInterface>(rejectCallRemote); in HWTEST_F()
238 auto telephonyService = iface_cast<CellularCallInterface>(startDtmfRemote); in HWTEST_F()
276 auto telephonyService = iface_cast<CellularCallInterface>(startDtmfRemote); in HWTEST_F()
307 auto telephonyService = iface_cast<CellularCallInterface>(stopDtmfRemote); in HWTEST_F()
343 auto telephonyService = iface_cast<CellularCallInterface>(stopDtmfRemot in HWTEST_F()
[all...]
H A Dsatellite_test.h175 auto telephonyService = iface_cast<CellularCallInterface>(remote); in TestDialCallBySatellite()
/base/telephony/call_manager/interfaces/innerkits/
H A Dcellular_call_proxy.h25 class CellularCallProxy : public IRemoteProxy<CellularCallInterface> {
32 explicit CellularCallProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<CellularCallInterface>(impl) {} in CellularCallProxy()
H A Dcellular_call_interface.h25 class CellularCallInterface : public IRemoteBroker { class
531 DECLARE_INTERFACE_DESCRIPTOR(u"OHOS.Telephony.CellularCallInterface");
/base/telephony/call_manager/services/telephony_interaction/include/
H A Dcellular_call_connection.h568 sptr<CellularCallInterface> cellularCallInterfacePtr_;
/base/telephony/cellular_call/services/manager/include/
H A Dcellular_call_stub.h29 class CellularCallStub : public IRemoteStub<CellularCallInterface> {
/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcellular_call_connection.cpp101 sptr<CellularCallInterface> cellularCallInterfacePtr = nullptr; in ConnectService()
106 cellularCallInterfacePtr = iface_cast<CellularCallInterface>(iRemoteObjectPtr); in ConnectService()

Completed in 18 milliseconds