Home
last modified time | relevance | path

Searched refs:BEGIN_SLEEP (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/theme/screenlock_mgr/interfaces/inner_api/include/
H A Dscreenlock_common.h34 const std::string BEGIN_SLEEP = "beginSleep"; variable
/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_system_ability.cpp336 SystemEvent systemEvent(BEGIN_SLEEP); in OnSleep()