Home
last modified time | relevance | path

Searched defs:IsScreenLockDisabled (Results 1 – 4 of 4) sorted by relevance

/base/theme/screenlock_mgr/test/unittest/
Dscreenlock_callback_test.cpp109 int32_t ScreenLockManagerStubTest::IsScreenLockDisabled(int userId, bool &isDisabled) in IsScreenLockDisabled() function in OHOS::ScreenLock::ScreenLockManagerStubTest
/base/theme/screenlock_mgr/frameworks/native/src/
Dscreenlock_manager.cpp155 int32_t ScreenLockManager::IsScreenLockDisabled(int userId, bool &isDisabled) in IsScreenLockDisabled() function in OHOS::ScreenLock::ScreenLockManager
Dscreenlock_manager_proxy.cpp254 int32_t ScreenLockManagerProxy::IsScreenLockDisabled(int userId, bool &isDisabled) in IsScreenLockDisabled() function in OHOS::ScreenLock::ScreenLockManagerProxy
/base/theme/screenlock_mgr/services/src/
Dscreenlock_system_ability.cpp683 int32_t ScreenLockSystemAbility::IsScreenLockDisabled(int userId, bool &isDisabled) in IsScreenLockDisabled() function in OHOS::ScreenLock::ScreenLockSystemAbility