Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs2_test.cpp489 …auto domainPrefModeRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILI… variable
490 ASSERT_TRUE(domainPrefModeRemote != nullptr);
491 auto telephonyService = iface_cast<CellularCallInterface>(domainPrefModeRemote);
519 …auto domainPrefModeRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILI… variable
520 ASSERT_TRUE(domainPrefModeRemote != nullptr);
521 auto telephonyService = iface_cast<CellularCallInterface>(domainPrefModeRemote);
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims2_test.cpp167 …auto domainPrefModeRemote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILI… variable
168 ASSERT_TRUE(domainPrefModeRemote != nullptr);
169 auto telephonyService = iface_cast<CellularCallInterface>(domainPrefModeRemote);