Home
last modified time | relevance | path

Searched refs:rejectCallRemote (Results 1 - 4 of 4) sorted by relevance

/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs1_test.cpp725 auto rejectCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
726 ASSERT_TRUE(rejectCallRemote != nullptr); in HWTEST_F()
727 auto telephonyService = iface_cast<CellularCallInterface>(rejectCallRemote); in HWTEST_F()
761 auto rejectCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
762 ASSERT_TRUE(rejectCallRemote != nullptr); in HWTEST_F()
763 auto telephonyService = iface_cast<CellularCallInterface>(rejectCallRemote); in HWTEST_F()
H A Dcs_calloperation_test.cpp610 auto rejectCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
611 ASSERT_TRUE(rejectCallRemote != nullptr); in HWTEST_F()
612 auto telephonyService = iface_cast<CellularCallInterface>(rejectCallRemote); in HWTEST_F()
646 auto rejectCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
647 ASSERT_TRUE(rejectCallRemote != nullptr); in HWTEST_F()
648 auto telephonyService = iface_cast<CellularCallInterface>(rejectCallRemote); in HWTEST_F()
/base/telephony/cellular_call/test/unittest/satellitetest/
H A Dsatellite_test.cpp204 auto rejectCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
205 ASSERT_TRUE(rejectCallRemote != nullptr); in HWTEST_F()
206 auto telephonyService = iface_cast<CellularCallInterface>(rejectCallRemote); in HWTEST_F()
/base/telephony/cellular_call/test/unittest/imstest/
H A Dims1_test.cpp478 auto rejectCallRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
479 ASSERT_TRUE(rejectCallRemote != nullptr); in HWTEST_F()
480 auto telephonyService = iface_cast<CellularCallInterface>(rejectCallRemote); in HWTEST_F()

Completed in 6 milliseconds