Home
last modified time | relevance | path

Searched refs:UPDATE_DRAG_STYLE (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/intention/drag/data/include/
H A Ddrag_params.h37 UPDATE_DRAG_STYLE, enumerator
/ohos5.0/base/msdp/device_status/intention/drag/data/include/
H A Ddrag_params.h37 UPDATE_DRAG_STYLE, enumerator
/ohos5.0/base/msdp/device_status/test/unittest/intention/services/src/
H A Dintention_service_test.cpp457 DragRequestID::SET_DRAG_WINDOW_VISIBLE, DragRequestID::UPDATE_DRAG_STYLE,
493 int32_t ret = g_intentionService->SetParam(g_intention, DragRequestID::UPDATE_DRAG_STYLE,
926 …ret = g_intentionService->GetParam(g_intention, DragRequestID::UPDATE_DRAG_STYLE, dataParcel, repl…
/ohos5.0/foundation/multimodalinput/input/intention/drag/server/src/
H A Ddrag_server.cpp119 case DragRequestID::UPDATE_DRAG_STYLE: { in SetParam()
/ohos5.0/base/msdp/device_status/intention/drag/server/src/
H A Ddrag_server.cpp120 case DragRequestID::UPDATE_DRAG_STYLE: { in SetParam()
/ohos5.0/foundation/multimodalinput/input/intention/drag/client/src/
H A Ddrag_client.cpp198 int32_t ret = tunnel.SetParam(Intention::DRAG, DragRequestID::UPDATE_DRAG_STYLE, param, reply); in UpdateDragStyle()
/ohos5.0/base/msdp/device_status/intention/drag/client/src/
H A Ddrag_client.cpp198 int32_t ret = tunnel.SetParam(Intention::DRAG, DragRequestID::UPDATE_DRAG_STYLE, param, reply); in UpdateDragStyle()
/ohos5.0/base/msdp/device_status/test/unittest/intention/drag/src/
H A Ddrag_server_test.cpp469 DragRequestID::SET_DRAG_WINDOW_VISIBLE, DragRequestID::UPDATE_DRAG_STYLE,