Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds