Home
last modified time | relevance | path

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

/base/theme/screenlock_mgr/utils/include/
Dscreenlock_common.h35 const std::string END_SLEEP = "endSleep"; variable
/base/theme/screenlock_mgr/services/src/
Dscreenlock_system_ability.cpp297 SystemEvent systemEvent(END_SLEEP, std::to_string(why)); in OnEndSleep()