Home
last modified time | relevance | path

Searched refs:NAPI_IsScreenLockDisabled (Results 1 - 2 of 2) sorted by relevance

/base/theme/screenlock_mgr/frameworks/js/napi/include/
H A Dnapi_screenlock_ability.h106 napi_value NAPI_IsScreenLockDisabled(napi_env env, napi_callback_info info);
/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dnapi_screenlock_ability.cpp75 DECLARE_NAPI_FUNCTION("isScreenLockDisabled", OHOS::ScreenLock::NAPI_IsScreenLockDisabled), in Init()
516 napi_value NAPI_IsScreenLockDisabled(napi_env env, napi_callback_info info) in NAPI_IsScreenLockDisabled() function
518 SCLOCK_HILOGD("NAPI_IsScreenLockDisabled in"); in NAPI_IsScreenLockDisabled()
546 SCLOCK_HILOGI("NAPI_IsScreenLockDisabled [isDisabled]=%{public}d", isDisabled); in NAPI_IsScreenLockDisabled()

Completed in 2 milliseconds