Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Dsetting_utils.h58 std::shared_ptr<EventFwk::CommonEventSubscriber> GetCommonEventSubscriber();
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dsetting_utils.cpp255 std::shared_ptr<EventFwk::CommonEventSubscriber> SettingUtils::GetCommonEventSubscriber() in GetCommonEventSubscriber() function in OHOS::Telephony::SettingUtils
H A Dnetwork_search_handler.cpp321 if (SettingUtils::GetInstance()->GetCommonEventSubscriber() == nullptr) { in InitSettingUtils()
1527 SettingUtils::GetInstance()->GetCommonEventSubscriber()); in OnAddSystemAbility()