Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims1_test.cpp842 … auto setVoNRRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); variable
843 ASSERT_TRUE(setVoNRRemote != nullptr);
844 auto telephonyService = iface_cast<CellularCallInterface>(setVoNRRemote);
H A Dims2_test.cpp60 … auto setVoNRRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); variable
61 ASSERT_TRUE(setVoNRRemote != nullptr);
62 auto telephonyService = iface_cast<CellularCallInterface>(setVoNRRemote);