Home
last modified time | relevance | path

Searched refs:IsNeedIms (Results 1 - 3 of 3) sorted by relevance

/base/telephony/cellular_call/services/manager/include/
H A Dcellular_call_service.h585 bool IsNeedIms(int32_t slotId) const;
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp341 if (IsNeedIms(callInfo.slotId) || useImsForEmergency) { in DialNormalCall()
1271 bool CellularCallService::IsNeedIms(int32_t slotId) const in IsNeedIms() function in OHOS::Telephony::CellularCallService
1280 TELEPHONY_LOGI("IsNeedIms state:%{public}d, mode:%{public}d, status:%{public}d, connected:%{public}d", imsRegState, in IsNeedIms()
/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch1_test.cpp697 cellularCall.IsNeedIms(SIM1_SLOTID); in HWTEST_F()

Completed in 6 milliseconds