Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_SCREEN_UNLOCKED (Results 1 – 4 of 4) sorted by relevance

/base/notification/common_event_service/interfaces/inner_api/
Dcommon_event_support.h1223 static const std::string COMMON_EVENT_SCREEN_UNLOCKED; variable
/base/notification/common_event_service/frameworks/native/src/
Dcommon_event_support.cpp1347 const std::string CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED = "usual.event.SCREEN_UNLOCKED"; member in OHOS::EventFwk::CommonEventSupport
1695 commonEventSupport_.emplace_back(CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED); in Init()
/base/theme/screenlock_mgr/services/src/
Dscreenlock_system_ability.cpp577 PublishEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED); in UnlockScreenEvent()
/base/notification/common_event_service/interfaces/kits/napi/support/src/
Dsupport.cpp591 EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED, in SupportInit()