Home
last modified time | relevance | path

Searched refs:TRANS_ID_SET_ENABLE_DRAG_BY_SYSTEM (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/container/include/zidl/
H A Dsession_stage_ipc_interface_code.h60 TRANS_ID_SET_ENABLE_DRAG_BY_SYSTEM, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stage_stub_test.cpp483 …nt32_t code = static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_SET_ENABLE_DRAG_BY_SYSTEM);
/ohos5.0/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_stub.cpp171 case static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_SET_ENABLE_DRAG_BY_SYSTEM): in OnRemoteRequest()
H A Dsession_stage_proxy.cpp1238 …->SendRequest(static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_SET_ENABLE_DRAG_BY_SYSTEM), in SetEnableDragBySystem()