Home
last modified time | relevance | path

Searched refs:SCREEN_SUCC (Results 1 - 4 of 4) sorted by relevance

/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dscreenlock_callback.cpp64 bool screenLockSuccess = callBackPtr->screenLockResult == SCREEN_SUCC; in UvWorkOnCallBack()
/base/theme/screenlock_mgr/interfaces/inner_api/include/
H A Dscreenlock_common.h81 SCREEN_SUCC = 0, enumerator
/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_service_test.cpp423 ScreenLockSystemAbility::GetInstance()->SendScreenLockEvent(UNLOCK_SCREEN_RESULT, SCREEN_SUCC); in HWTEST_F()
468 ScreenLockSystemAbility::GetInstance()->SendScreenLockEvent(LOCK_SCREEN_RESULT, SCREEN_SUCC); in HWTEST_F()
500 ScreenLockSystemAbility::GetInstance()->SendScreenLockEvent(SCREEN_DRAWDONE, SCREEN_SUCC); in HWTEST_F()
/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_system_ability.cpp682 if (stateResult == ScreenChange::SCREEN_SUCC) { in LockScreenEvent()
696 if (stateResult == ScreenChange::SCREEN_SUCC) { in LockScreenEvent()
704 if (stateResult == ScreenChange::SCREEN_SUCC) { in UnlockScreenEvent()

Completed in 4 milliseconds