Home
last modified time | relevance | path

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

/base/theme/screenlock_mgr/utils/include/
Dscreenlock_common.h39 const std::string SCREENLOCK_ENABLED = "screenlockEnabled"; variable
/base/theme/screenlock_mgr/services/src/
Dscreenlock_system_ability.cpp322 SystemEvent systemEvent(SCREENLOCK_ENABLED, std::to_string(enabled)); in OnScreenlockEnabled()