Home
last modified time | relevance | path

Searched refs:switchCallRemote (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs1_test.cpp923 …auto switchCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_I… variable
924 ASSERT_TRUE(switchCallRemote != nullptr);
925 auto telephonyService = iface_cast<CellularCallInterface>(switchCallRemote);
959 …auto switchCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_I… variable
960 ASSERT_TRUE(switchCallRemote != nullptr);
961 auto telephonyService = iface_cast<CellularCallInterface>(switchCallRemote);
H A Dcs_calloperation_test.cpp808 …auto switchCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_I… variable
809 ASSERT_TRUE(switchCallRemote != nullptr);
810 auto telephonyService = iface_cast<CellularCallInterface>(switchCallRemote);
844 …auto switchCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_I… variable
845 ASSERT_TRUE(switchCallRemote != nullptr);
846 auto telephonyService = iface_cast<CellularCallInterface>(switchCallRemote);
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims1_test.cpp577 …auto switchCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_I… variable
578 ASSERT_TRUE(switchCallRemote != nullptr);
579 auto telephonyService = iface_cast<CellularCallInterface>(switchCallRemote);