Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/test/unittest/frameworks/src/
H A Dinteraction_manager_test.cpp245 class UnitTestStartDragListener : public IStartDragListener { class
247 …explicit UnitTestStartDragListener(std::function<void(const DragNotifyMsg&)> function) : function_… in UnitTestStartDragListener() function in OHOS::Msdp::DeviceStatus::UnitTestStartDragListener