Home
last modified time | relevance | path

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

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