Home
last modified time | relevance | path

Searched refs:SCREEN_CANCEL (Results 1 - 3 of 3) sorted by relevance

/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dscreenlock_callback.cpp65 bool cancelUnlock = (callBackPtr->action == Action::UNLOCK && callBackPtr->screenLockResult == SCREEN_CANCEL); in UvWorkOnCallBack()
107 if (screenLockResult == SCREEN_CANCEL) { in OnCallBack()
/base/theme/screenlock_mgr/interfaces/inner_api/include/
H A Dscreenlock_common.h83 SCREEN_CANCEL, enumerator
/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_service_test.cpp453 ScreenLockSystemAbility::GetInstance()->SendScreenLockEvent(UNLOCK_SCREEN_RESULT, SCREEN_CANCEL); in HWTEST_F()
501 ScreenLockSystemAbility::GetInstance()->SendScreenLockEvent(LOCK_SCREEN_RESULT, SCREEN_CANCEL); in HWTEST_F()
556 ScreenLockSystemAbility::GetInstance()->UnlockScreenEvent(SCREEN_CANCEL); in HWTEST_F()

Completed in 3 milliseconds