Home
last modified time | relevance | path

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

/base/msdp/device_status/frameworks/native/interaction/test/unittest/src/
Dinteraction_drag_drawing_test.cpp119 class TestStartDragListener : public IStartDragListener { class
121 …explicit TestStartDragListener(std::function<void(const DragNotifyMsg&)> function) : function_(fun… in TestStartDragListener() function in OHOS::Msdp::DeviceStatus::TestStartDragListener