Home
last modified time | relevance | path

Searched refs:ScreenlockCallbackTest (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_callback_test.cpp35 ScreenlockCallbackTest::ScreenlockCallbackTest(const EventListenerTest &eventListener) in ScreenlockCallbackTest() function in OHOS::ScreenLock::ScreenlockCallbackTest
39 ScreenlockCallbackTest::~ScreenlockCallbackTest() in ~ScreenlockCallbackTest()
43 void ScreenlockCallbackTest::OnCallBack(const int32_t screenLockResult) in OnCallBack()
H A Dscreenlock_callback_test.h32 class ScreenlockCallbackTest : public ScreenLockCallbackStub {
34 explicit ScreenlockCallbackTest(const EventListenerTest &eventListener);
35 virtual ~ScreenlockCallbackTest();
H A Dscreenlock_client_test.cpp105 listener = new (std::nothrow) ScreenlockCallbackTest(g_unlockTestListener);
H A Dscreenlock_service_test.cpp403 …sptr<ScreenLockCallbackInterface> listener = new (std::nothrow) ScreenlockCallbackTest(g_unlockTes…
427 …sptr<ScreenLockCallbackInterface> listener = new (std::nothrow) ScreenlockCallbackTest(g_unlockTes…