Home
last modified time | relevance | path

Searched refs:TRANS_ID_MINIMIZE_ALL_APP_WINDOWS (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/test/fuzztest/wms/windowipc_fuzzer/
H A Dwindowipc_fuzzer.cpp119 proxy->SendRequest(static_cast<uint32_t>(IWindowManager::WindowManagerMessage::TRANS_ID_MINIMIZE_ALL_APP_WINDOWS), in IPCSpecificInterfaceFuzzTest1()
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_stub_test.cpp241 * @tc.desc: test TRANS_ID_MINIMIZE_ALL_APP_WINDOWS success
253 uint32_t code = static_cast<uint32_t>(IWindowManager::WindowManagerMessage::TRANS_ID_MINIMIZE_ALL_APP_WINDOWS); in HWTEST_F()
/foundation/window/window_manager/wmserver/include/zidl/
H A Dwindow_manager_interface.h57 TRANS_ID_MINIMIZE_ALL_APP_WINDOWS, member in OHOS::Rosen::IWindowManager::WindowManagerMessage
/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_stub.cpp197 case WindowManagerMessage::TRANS_ID_MINIMIZE_ALL_APP_WINDOWS: { in OnRemoteRequest()
H A Dwindow_manager_proxy.cpp450 if (remote->SendRequest(static_cast<uint32_t>(WindowManagerMessage::TRANS_ID_MINIMIZE_ALL_APP_WINDOWS), in MinimizeAllAppWindows()

Completed in 7 milliseconds