Home
last modified time | relevance | path

Searched refs:ScreenlockNotifyTestInstance (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_notify_test_instance.cpp21 ScreenlockNotifyTestInstance::ScreenlockNotifyTestInstance(const EventListenerTest &eventListener) in ScreenlockNotifyTestInstance() function in OHOS::ScreenLock::ScreenlockNotifyTestInstance
26 ScreenlockNotifyTestInstance::~ScreenlockNotifyTestInstance() in ~ScreenlockNotifyTestInstance()
30 void ScreenlockNotifyTestInstance::OnCallBack(const SystemEvent &systemEvent) in OnCallBack()
H A Dscreenlock_notify_test_instance.h25 class ScreenlockNotifyTestInstance : public ScreenLockSystemAbilityStub {
27 explicit ScreenlockNotifyTestInstance(const EventListenerTest &eventListener);
28 virtual ~ScreenlockNotifyTestInstance();
H A Dscreenlock_service_test.cpp175 ScreenlockNotifyTestInstance(g_unlockTestListener);