Home
last modified time | relevance | path

Searched refs:AnnounceDefaultCellularDataSimIdChanged (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dmulti_sim_controller.h98 bool AnnounceDefaultCellularDataSimIdChanged(int32_t simId);
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dmulti_sim_controller.cpp949 AnnounceDefaultCellularDataSimIdChanged(defaultCellularSimId_); in SendDefaultCellularDataBroadCast()
1177 bool MultiSimController::AnnounceDefaultCellularDataSimIdChanged(int32_t simId) in AnnounceDefaultCellularDataSimIdChanged() function in OHOS::Telephony::MultiSimController
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp1336 EXPECT_TRUE(multiSimController->AnnounceDefaultCellularDataSimIdChanged(0));