Home
last modified time | relevance | path

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

/base/telephony/cellular_call/test/unittest/satellitetest/
H A Dsatellite_test.cpp305 auto stopDtmfRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
306 ASSERT_TRUE(stopDtmfRemote != nullptr); in HWTEST_F()
307 auto telephonyService = iface_cast<CellularCallInterface>(stopDtmfRemote); in HWTEST_F()
341 auto stopDtmfRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
342 ASSERT_TRUE(stopDtmfRemote != nullptr); in HWTEST_F()
343 auto telephonyService = iface_cast<CellularCallInterface>(stopDtmfRemote); in HWTEST_F()
/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs_calloperation_test.cpp1168 auto stopDtmfRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
1169 ASSERT_TRUE(stopDtmfRemote != nullptr); in HWTEST_F()
1170 auto telephonyService = iface_cast<CellularCallInterface>(stopDtmfRemote); in HWTEST_F()
1204 auto stopDtmfRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
1205 ASSERT_TRUE(stopDtmfRemote != nullptr); in HWTEST_F()
1206 auto telephonyService = iface_cast<CellularCallInterface>(stopDtmfRemote); in HWTEST_F()
H A Dcs2_test.cpp353 auto stopDtmfRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
354 ASSERT_TRUE(stopDtmfRemote != nullptr); in HWTEST_F()
355 auto telephonyService = iface_cast<CellularCallInterface>(stopDtmfRemote); in HWTEST_F()
389 auto stopDtmfRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
390 ASSERT_TRUE(stopDtmfRemote != nullptr); in HWTEST_F()
391 auto telephonyService = iface_cast<CellularCallInterface>(stopDtmfRemote); in HWTEST_F()
/base/telephony/cellular_call/test/unittest/imstest/
H A Dims1_test.cpp744 auto stopDtmfRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
745 ASSERT_TRUE(stopDtmfRemote != nullptr); in HWTEST_F()
746 auto telephonyService = iface_cast<CellularCallInterface>(stopDtmfRemote); in HWTEST_F()

Completed in 7 milliseconds