Home
last modified time | relevance | path

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

/ohos5.0/base/theme/screenlock_mgr/interfaces/inner_api/include/
H A Dscreenlock_common.h47 const std::string SYSTEM_READY = "systemReady"; variable
/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_system_ability.cpp311 SystemEvent systemEvent(SYSTEM_READY); in OnSystemReady()