Home
last modified time | relevance | path

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

/base/theme/screenlock_mgr/interfaces/inner_api/include/
H A Dscreenlock_common.h46 const std::string SCREEN_DRAWDONE = "screenDrawDone"; member
/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_service_test.cpp500 ScreenLockSystemAbility::GetInstance()->SendScreenLockEvent(SCREEN_DRAWDONE, SCREEN_SUCC); in HWTEST_F()
/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_system_ability.cpp513 } else if (event == SCREEN_DRAWDONE) { 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 4 milliseconds