Home
last modified time | relevance | path

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

/base/telephony/core_service/services/sim/src/
H A Dmulti_sim_controller.cpp1143 return PublishSimFileEvent(want, eventCode, eventData); in AnnounceDefaultVoiceSimIdChanged()
1153 return PublishSimFileEvent(want, eventCode, eventData); in AnnounceDefaultSmsSimIdChanged()
1163 return PublishSimFileEvent(want, eventCode, eventData); in AnnounceDefaultCellularDataSimIdChanged()
1173 return PublishSimFileEvent(want, eventCode, eventData); in AnnouncePrimarySimIdChanged()
1176 bool MultiSimController::PublishSimFileEvent(const AAFwk::Want &want, int eventCode, const std::string &eventData) in PublishSimFileEvent() function in OHOS::Telephony::MultiSimController
1185 TELEPHONY_LOGD("MultiSimController::PublishSimFileEvent end###publishResult = %{public}d", publishResult); in PublishSimFileEvent()
H A Disim_file.cpp96 PublishSimFileEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SIM_STATE_CHANGED, ICC_STATE_LOADED, ""); in OnAllFilesFetched()
H A Dicc_file.cpp398 PublishSimFileEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SIM_STATE_CHANGED, in RegisterAllFilesLoaded()
560 bool IccFile::PublishSimFileEvent(const std::string &event, int eventCode, const std::string &eventData) in PublishSimFileEvent() function in OHOS::Telephony::IccFile
H A Druim_file.cpp136 PublishSimFileEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SIM_STATE_CHANGED, ICC_STATE_LOADED, ""); in OnAllFilesFetched()
H A Dsim_file.cpp238 PublishSimFileEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SIM_STATE_CHANGED, ICC_STATE_LOADED, ""); in OnAllFilesFetched()
/base/telephony/core_service/services/sim/include/
H A Dmulti_sim_controller.h100 bool PublishSimFileEvent(const AAFwk::Want &want, int eventCode, const std::string &eventData);
H A Dicc_file.h188 bool PublishSimFileEvent(const std::string &event, int eventCode, const std::string &eventData);
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp1356 EXPECT_FALSE(multiSimController->PublishSimFileEvent(want, 0, "")); in HWTEST_F()

Completed in 19 milliseconds