Home
last modified time | relevance | path

Searched defs:InputEventCallbackTest (Results 1 – 1 of 1) sorted by relevance

/base/msdp/device_status/frameworks/native/interaction/test/unittest/src/
Dinteraction_manager_test.cpp571 class InputEventCallbackTest : public MMI::IInputEventConsumer { class
573 InputEventCallbackTest() {} in InputEventCallbackTest() function in OHOS::Msdp::DeviceStatus::InputEventCallbackTest
574 explicit InputEventCallbackTest(std::function<void()> callback) : callback_(callback) {} in InputEventCallbackTest() function in OHOS::Msdp::DeviceStatus::InputEventCallbackTest