Searched refs:COMMON_EVENT_PACKAGE_DATA_CLEARED (Results 1 – 9 of 9) sorted by relevance
37 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_DATA_CLEARED); in SystemEventObserver()97 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_DATA_CLEARED) { in OnReceiveEvent()
53 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_PACKAGE_DATA_CLEARED); in init()147 if (action == CommonEventSupport::COMMON_EVENT_PACKAGE_DATA_CLEARED) { in OnReceiveEvent()
107 data.SetWant(want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_DATA_CLEARED));
376 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_PACKAGE_DATA_CLEARED); in HWTEST_F()407 want.SetAction(CommonEventSupport::COMMON_EVENT_PACKAGE_DATA_CLEARED); in HWTEST_F()
185 static const std::string COMMON_EVENT_PACKAGE_DATA_CLEARED; variable
203 const std::string CommonEventSupport::COMMON_EVENT_PACKAGE_DATA_CLEARED = "usual.event.PACKAGE_DATA… member in OHOS::EventFwk::CommonEventSupport1404 commonEventSupport_.emplace_back(CommonEventSupport::COMMON_EVENT_PACKAGE_DATA_CLEARED); in Init()
84 …env, obj, EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_DATA_CLEARED, "COMMON_EVENT_PACKAGE_D… in SupportInit()
457 | COMMON_EVENT_PACKAGE_DATA_CLEARED | usual.event.PACKAGE_DATA_CLEARED …
536 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_DATA_CLEARED);