Home
last modified time | relevance | path

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

/base/theme/screenlock_mgr/interfaces/inner_api/include/
H A Dscreenlock_common.h45 const std::string LOCK_SCREEN_RESULT = "lockScreenResult"; member
/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_service_test.cpp468 ScreenLockSystemAbility::GetInstance()->SendScreenLockEvent(LOCK_SCREEN_RESULT, SCREEN_SUCC); in HWTEST_F()
484 ScreenLockSystemAbility::GetInstance()->SendScreenLockEvent(LOCK_SCREEN_RESULT, SCREEN_FAIL); in HWTEST_F()
501 ScreenLockSystemAbility::GetInstance()->SendScreenLockEvent(LOCK_SCREEN_RESULT, SCREEN_CANCEL); in HWTEST_F()
/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_system_ability.cpp515 } else if (event == LOCK_SCREEN_RESULT) { in SendScreenLockEvent()
/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dnapi_screenlock_ability.cpp88 if (type == UNLOCK_SCREEN_RESULT || type == SCREEN_DRAWDONE || type == LOCK_SCREEN_RESULT) { in IsValidEvent()

Completed in 6 milliseconds