Lines Matching refs:CellularCallInterface
114 int32_t CsTest::Dial(const sptr<CellularCallInterface> &telephonyService) const
132 int32_t CsTest::HangUp(const sptr<CellularCallInterface> &telephonyService) const
147 int32_t CsTest::Answer(const sptr<CellularCallInterface> &telephonyService) const
157 int32_t CsTest::Reject(const sptr<CellularCallInterface> &telephonyService) const
169 int32_t CsTest::HoldCall(const sptr<CellularCallInterface> &telephonyService) const
179 int32_t CsTest::UnHoldCall(const sptr<CellularCallInterface> &telephonyService) const
189 int32_t CsTest::SwitchCall(const sptr<CellularCallInterface> &telephonyService) const
199 int32_t CsTest::IsEmergencyPhoneNumber(const sptr<CellularCallInterface> &telephonyService) const
213 int32_t CsTest::CombineConference(const sptr<CellularCallInterface> &telephonyService) const
223 int32_t CsTest::SeparateConference(const sptr<CellularCallInterface> &telephonyService) const
235 int32_t CsTest::InviteToConference(const sptr<CellularCallInterface> &telephonyService) const
248 int32_t CsTest::KickOutFromConference(const sptr<CellularCallInterface> &telephonyService) const
260 int32_t CsTest::HangUpAllConnection(const sptr<CellularCallInterface> &telephonyService) const
266 int32_t CsTest::RegisterCallBack(const sptr<CellularCallInterface> &telephonyService) const
272 int32_t CsTest::UnRegisterCallBack(const sptr<CellularCallInterface> &telephonyService) const
278 int32_t CsTest::StartDtmf(const sptr<CellularCallInterface> &telephonyService) const
293 int32_t CsTest::StopDtmf(const sptr<CellularCallInterface> &telephonyService) const
305 int32_t CsTest::SendDtmf(const sptr<CellularCallInterface> &telephonyService) const
320 int32_t CsTest::StartRtt(const sptr<CellularCallInterface> &telephonyService) const
332 int32_t CsTest::StopRtt(const sptr<CellularCallInterface> &telephonyService) const
341 int32_t CsTest::SetCallTransferInfo(const sptr<CellularCallInterface> &telephonyService) const
361 int32_t CsTest::GetCallTransferInfo(const sptr<CellularCallInterface> &telephonyService) const
373 int32_t CsTest::SetCallWaiting(const sptr<CellularCallInterface> &telephonyService) const
383 int32_t CsTest::GetCallWaiting(const sptr<CellularCallInterface> &telephonyService) const
392 int32_t CsTest::SetCallRestriction(const sptr<CellularCallInterface> &telephonyService) const
412 int32_t CsTest::GetCallRestriction(const sptr<CellularCallInterface> &telephonyService) const
424 int32_t CsTest::SetCallRestrictionPassword(const sptr<CellularCallInterface> &telephonyService) const
446 int32_t CsTest::SetMute(const sptr<CellularCallInterface> &telephonyService) const
458 int32_t CsTest::GetMute(const sptr<CellularCallInterface> &telephonyService) const
473 auto telephonyService = iface_cast<CellularCallInterface>(remote);
511 int32_t CsTest::InputNumForInterface(const sptr<CellularCallInterface> &telephonyService) const