Home
last modified time | relevance | path

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

/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 { class
34 explicit ScreenlockCallbackTest(const EventListenerTest &eventListener);
35 virtual ~ScreenlockCallbackTest();
H A Dscreenlock_service_test.cpp378 sptr<ScreenLockCallbackInterface> listener = new (std::nothrow) ScreenlockCallbackTest(g_unlockTestListener); in HWTEST_F()
402 sptr<ScreenLockCallbackInterface> listener = new (std::nothrow) ScreenlockCallbackTest(g_unlockTestListener); in HWTEST_F()
H A Dscreenlock_client_test.cpp105 listener = new (std::nothrow) ScreenlockCallbackTest(g_unlockTestListener); in HWTEST_F()

Completed in 4 milliseconds