Home
last modified time | relevance | path

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

/base/theme/screenlock_mgr/services/include/
H A Dscreenlock_system_ability.h204 void UnlockScreenEvent(int stateResult);
/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_system_ability.cpp512 UnlockScreenEvent(stateResult); in SendScreenLockEvent()
701 void ScreenLockSystemAbility::UnlockScreenEvent(int stateResult) in UnlockScreenEvent() function in OHOS::ScreenLock::ScreenLockSystemAbility
703 SCLOCK_HILOGD("ScreenLockSystemAbility UnlockScreenEvent stateResult:%{public}d", stateResult); in UnlockScreenEvent()
/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_service_test.cpp547 * @tc.desc: Test UnlockScreenEvent.
554 SCLOCK_HILOGD("Test UnlockScreenEvent."); in HWTEST_F()
556 ScreenLockSystemAbility::GetInstance()->UnlockScreenEvent(SCREEN_CANCEL); in HWTEST_F()

Completed in 3 milliseconds