Home
last modified time | relevance | path

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

/base/telephony/cellular_call/services/utils/include/
H A Dmodule_service_utils.h75 bool GetImsUtSupportState(int32_t slotId);
/base/telephony/cellular_call/test/unittest/imstest/
H A Dstandardize_utils_test.cpp110 EXPECT_FALSE(moduleServiceUtils.GetImsUtSupportState(slotId)); in HWTEST_F()
/base/telephony/cellular_call/services/utils/src/
H A Dmodule_service_utils.cpp91 bool ModuleServiceUtils::GetImsUtSupportState(int32_t slotId) in GetImsUtSupportState() function in OHOS::Telephony::ModuleServiceUtils
H A Dcellular_call_supplement.cpp911 return moduleServiceUtils_.NeedCallImsService() && moduleServiceUtils_.GetImsUtSupportState(slotId); in NeedUseImsToHandle()
/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs2_test.cpp1281 moduleServiceUtils.GetImsUtSupportState(SIM1_SLOTID); in HWTEST_F()

Completed in 6 milliseconds