Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_UNLOCK_SCREEN (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_constant.h140 const std::string COMMON_EVENT_UNLOCK_SCREEN = "common.event.UNLOCK_SCREEN"; member
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_core.cpp90 } else if (action == COMMON_EVENT_UNLOCK_SCREEN || action == COMMON_EVENT_LOCK_SCREEN) { in OnReceiveEvent()
198 if (action == COMMON_EVENT_UNLOCK_SCREEN) { in HandleLockEvent()
232 matchingSkills.AddEvent(COMMON_EVENT_UNLOCK_SCREEN); in SubscriberLockScreenCommonEvent()

Completed in 3 milliseconds