Home
last modified time | relevance | path

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

/base/telephony/cellular_call/services/manager/include/
Dcellular_call_service.h554 bool IsNeedIms(int32_t slotId) const;
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_service.cpp312 if (IsNeedIms(callInfo.slotId) || useImsForEmergency) { in Dial()
1085 bool CellularCallService::IsNeedIms(int32_t slotId) const in IsNeedIms() function in OHOS::Telephony::CellularCallService