Home
last modified time | relevance | path

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

/base/theme/screenlock_mgr/utils/include/
Dscreenlock_common.h34 const std::string BEGIN_SLEEP = "beginSleep"; variable
/base/theme/screenlock_mgr/services/src/
Dscreenlock_system_ability.cpp289 SystemEvent systemEvent(BEGIN_SLEEP, std::to_string(why)); in OnBeginSleep()