Home
last modified time | relevance | path

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

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

Completed in 38 milliseconds