Home
last modified time | relevance | path

Searched refs:hangUpAllConRemote (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs_calloperation_test.cpp1072 …auto hangUpAllConRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY… variable
1073 ASSERT_TRUE(hangUpAllConRemote != nullptr);
1074 auto telephonyService = iface_cast<CellularCallInterface>(hangUpAllConRemote);
H A Dcs2_test.cpp257 …auto hangUpAllConRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY… variable
258 ASSERT_TRUE(hangUpAllConRemote != nullptr);
259 auto telephonyService = iface_cast<CellularCallInterface>(hangUpAllConRemote);