Searched refs:customTimerEventSubInfo (Results 1 – 1 of 1) sorted by relevance
1447 EventFwk::CommonEventSubscribeInfo customTimerEventSubInfo(customEventMatchingSkills); in Init() local1448 customTimerEventSubInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON); in Init()1449 customTimerEventSubInfo.SetPublisherUid(FOUNDATION_UID); in Init()1450 customTimerEventReceiver_ = std::make_shared<TimerReceiver>(customTimerEventSubInfo); in Init()