Searched refs:ScreenlockCallbackTest (Results 1 – 4 of 4) sorted by relevance
35 ScreenlockCallbackTest::ScreenlockCallbackTest(const EventListenerTest &eventListener) in ScreenlockCallbackTest() function in OHOS::ScreenLock::ScreenlockCallbackTest39 ScreenlockCallbackTest::~ScreenlockCallbackTest() in ~ScreenlockCallbackTest()43 void ScreenlockCallbackTest::OnCallBack(const int32_t screenLockResult) in OnCallBack()
32 class ScreenlockCallbackTest : public ScreenLockCallbackStub {34 explicit ScreenlockCallbackTest(const EventListenerTest &eventListener);35 virtual ~ScreenlockCallbackTest();
105 listener = new (std::nothrow) ScreenlockCallbackTest(g_unlockTestListener);
403 …sptr<ScreenLockCallbackInterface> listener = new (std::nothrow) ScreenlockCallbackTest(g_unlockTes…427 …sptr<ScreenLockCallbackInterface> listener = new (std::nothrow) ScreenlockCallbackTest(g_unlockTes…