Home
last modified time | relevance | path

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

/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs2_test.cpp543 auto getMuteRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
544 ASSERT_TRUE(getMuteRemote != nullptr); in HWTEST_F()
545 auto telephonyService = iface_cast<CellularCallInterface>(getMuteRemote); in HWTEST_F()
573 auto getMuteRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
574 ASSERT_TRUE(getMuteRemote != nullptr); in HWTEST_F()
575 auto telephonyService = iface_cast<CellularCallInterface>(getMuteRemote); in HWTEST_F()

Completed in 3 milliseconds