Home
last modified time | relevance | path

Searched refs:moduleServiceUtils_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/utils/include/
H A Dcellular_call_supplement.h601 ModuleServiceUtils moduleServiceUtils_; variable
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp860 if (!moduleServiceUtils_.NeedCallImsService()) { in CanSetCallTransferTime()
907 return moduleServiceUtils_.GetNetworkStatus(slotId) == PhoneType::PHONE_TYPE_IS_GSM; in PhoneTypeGsmOrNot()
912 …return moduleServiceUtils_.NeedCallImsService() && moduleServiceUtils_.GetImsUtSupportState(slotId… in NeedUseImsToHandle()