Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds