Home
last modified time | relevance | path

Searched refs:ControlBase (Results 1 - 5 of 5) sorted by relevance

/base/telephony/cellular_call/services/control/src/
H A Dcontrol_base.cpp29 int32_t ControlBase::DialPreJudgment(const CellularCallInfo &callInfo, bool isEcc) in DialPreJudgment()
50 bool ControlBase::IsNeedExecuteMMI(int32_t slotId, std::string &phoneString, CLIRMode &clirMode, bool isNeedUseIms) in IsNeedExecuteMMI()
91 bool ControlBase::IsDtmfKey(char c) const in IsDtmfKey()
100 bool ControlBase::IsConnectedOut(TelCallState preState, TelCallState curState) in IsConnectedOut()
109 bool ControlBase::CheckAirplaneModeScene(const CellularCallInfo &callInfo) in CheckAirplaneModeScene()
116 bool ControlBase::CheckActivateSimScene(int32_t slotId) in CheckActivateSimScene()
127 int32_t ControlBase::HandleEcc(const CellularCallInfo &callInfo, bool isEcc, bool isAirplaneModeOn, bool isActivateSim) in HandleEcc()
169 int32_t ControlBase::SetReadyToCall(int32_t slotId, bool isReadyToCall) in SetReadyToCall()
/base/telephony/cellular_call/services/control/include/
H A Dcontrol_base.h29 class ControlBase { class
34 ControlBase() = default;
39 virtual ~ControlBase() = default;
311 TELEPHONY_LOGD("ControlBase::StartDtmf start"); in StartDtmf()
348 TELEPHONY_LOGD("ControlBase::StopDtmf start"); in StopDtmf()
392 TELEPHONY_LOGD("ControlBase::SendDtmf start"); in SendDtmf()
H A Dsatellite_control.h28 class SatelliteControl : public ControlBase {
H A Dcs_control.h28 class CSControl : public ControlBase {
H A Dims_control.h27 class IMSControl : public ControlBase {

Completed in 2 milliseconds