Home
last modified time | relevance | path

Searched defs:COMMON_EVENT_USER_STOPPED (Results 1 – 2 of 2) sorted by relevance

/base/notification/common_event_service/interfaces/inner_api/
Dcommon_event_support.h349 static const std::string COMMON_EVENT_USER_STOPPED; variable
/base/notification/common_event_service/frameworks/native/src/
Dcommon_event_support.cpp401 const std::string CommonEventSupport::COMMON_EVENT_USER_STOPPED = "usual.event.USER_STOPPED"; member in OHOS::EventFwk::CommonEventSupport