Searched refs:COMMON_EVENT_TEST_ACTION2 (Results 1 – 5 of 5) sorted by relevance
32 … CommonEventSupport::COMMON_EVENT_TEST_ACTION1, CommonEventSupport::COMMON_EVENT_TEST_ACTION2)); in Init()34 … CommonEventSupport::COMMON_EVENT_TEST_ACTION2, CommonEventSupport::COMMON_EVENT_TEST_ACTION1)); in Init()
183 want.SetAction(CommonEventSupport::COMMON_EVENT_TEST_ACTION2);214 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_TEST_ACTION2);
1254 const std::string CommonEventSupport::COMMON_EVENT_TEST_ACTION2 = "usual.event.test2"; member in OHOS::EventFwk::CommonEventSupport2612 commonEventSupport_.emplace_back(COMMON_EVENT_TEST_ACTION2); in Init()
224 const std::string CommonEventSupport::COMMON_EVENT_TEST_ACTION2 = "usual.event.test2"; member in OHOS::EventFwk::CommonEventSupport
1130 static const std::string COMMON_EVENT_TEST_ACTION2; variable