Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Dsetting_utils.h57 void SetCommonEventSubscribeInfo(const EventFwk::CommonEventSubscribeInfo &subscribeInfo);
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dsetting_utils.cpp250 void SettingUtils::SetCommonEventSubscribeInfo(const EventFwk::CommonEventSubscribeInfo &subscribeI… in SetCommonEventSubscribeInfo() function in OHOS::Telephony::SettingUtils
H A Dnetwork_search_handler.cpp320 SettingUtils::GetInstance()->SetCommonEventSubscribeInfo(subscriberInfo); in InitSettingUtils()