Home
last modified time | relevance | path

Searched refs:TRANS_ID_UPDATE_WINDOW_VISIBILITY (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/windowmanageragentstubfoucs_fuzzer/
H A Dwindowmanageragentstubfoucs_fuzzer.cpp56 …st<uint32_t>(Rosen::IWindowManagerAgent::WindowManagerAgentMsg::TRANS_ID_UPDATE_WINDOW_VISIBILITY), in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/window/window_manager/wm/include/zidl/
H A Dwindow_manager_agent_interface.h49 TRANS_ID_UPDATE_WINDOW_VISIBILITY, enumerator
/ohos5.0/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_manager_agent_stub.cpp88 case WindowManagerAgentMsg::TRANS_ID_UPDATE_WINDOW_VISIBILITY: { in OnRemoteRequest()
H A Dwindow_manager_agent_proxy.cpp183 …emote->SendRequest(static_cast<uint32_t>(WindowManagerAgentMsg::TRANS_ID_UPDATE_WINDOW_VISIBILITY), in UpdateWindowVisibilityInfo()
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_manager_agent_stub_test.cpp161 …atic_cast<uint32_t>(IWindowManagerAgent::WindowManagerAgentMsg::TRANS_ID_UPDATE_WINDOW_VISIBILITY);