Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs1_test.cpp857 …auto unHoldCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_I… variable
858 ASSERT_TRUE(unHoldCallRemote != nullptr);
859 auto telephonyService = iface_cast<CellularCallInterface>(unHoldCallRemote);
893 …auto unHoldCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_I… variable
894 ASSERT_TRUE(unHoldCallRemote != nullptr);
895 auto telephonyService = iface_cast<CellularCallInterface>(unHoldCallRemote);
H A Dcs_calloperation_test.cpp742 …auto unHoldCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_I… variable
743 ASSERT_TRUE(unHoldCallRemote != nullptr);
744 auto telephonyService = iface_cast<CellularCallInterface>(unHoldCallRemote);
778 …auto unHoldCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_I… variable
779 ASSERT_TRUE(unHoldCallRemote != nullptr);
780 auto telephonyService = iface_cast<CellularCallInterface>(unHoldCallRemote);
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims1_test.cpp544 …auto unHoldCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_I… variable
545 ASSERT_TRUE(unHoldCallRemote != nullptr);
546 auto telephonyService = iface_cast<CellularCallInterface>(unHoldCallRemote);