Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs1_test.cpp791 …auto holdCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); variable
792 ASSERT_TRUE(holdCallRemote != nullptr);
793 auto telephonyService = iface_cast<CellularCallInterface>(holdCallRemote);
827 …auto holdCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); variable
828 ASSERT_TRUE(holdCallRemote != nullptr);
829 auto telephonyService = iface_cast<CellularCallInterface>(holdCallRemote);
H A Dcs_calloperation_test.cpp676 …auto holdCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); variable
677 ASSERT_TRUE(holdCallRemote != nullptr);
678 auto telephonyService = iface_cast<CellularCallInterface>(holdCallRemote);
712 …auto holdCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); variable
713 ASSERT_TRUE(holdCallRemote != nullptr);
714 auto telephonyService = iface_cast<CellularCallInterface>(holdCallRemote);
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims1_test.cpp511 …auto holdCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); variable
512 ASSERT_TRUE(holdCallRemote != nullptr);
513 auto telephonyService = iface_cast<CellularCallInterface>(holdCallRemote);