Home
last modified time | relevance | path

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

/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_system_ability.cpp412 if (stateValue_.GetScreenlockedState()) { in Lock()
429 if (stateValue_.GetScreenlockedState()) { in Lock()
455 return stateValue_.GetScreenlockedState(); in IsScreenLocked()
629 bool screenLocked = stateValue_.GetScreenlockedState(); in RegisterDumpCommand()
/ohos5.0/base/theme/screenlock_mgr/services/include/
H A Dscreenlock_system_ability.h77 bool GetScreenlockedState() in GetScreenlockedState() function