Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds