Searched refs:SetScreenlocked (Results 1 – 4 of 4) sorted by relevance
47 void SetScreenlocked(bool isScreenlocked) in SetScreenlocked() function162 void SetScreenlocked(bool isScreenlocked);
595 void ScreenLockSystemAbility::SetScreenlocked(bool isScreenlocked) in SetScreenlocked() function in OHOS::ScreenLock::ScreenLockSystemAbility598 stateValue_.SetScreenlocked(isScreenlocked); in SetScreenlocked()661 SetScreenlocked(true); in LockScreenEvent()683 SetScreenlocked(false); in UnlockScreenEvent()
68 ScreenLockSystemAbility::GetInstance()->SetScreenlocked(true);
406 ScreenLockSystemAbility::GetInstance()->stateValue_.SetScreenlocked(true);411 ScreenLockSystemAbility::GetInstance()->stateValue_.SetScreenlocked(false);