Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/include/zidl/
H A Dwindow_manager_interface.h69 TRANS_ID_GET_ANIMATION_CALLBACK, enumerator
/ohos5.0/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_stub.cpp243 case WindowManagerMessage::TRANS_ID_GET_ANIMATION_CALLBACK: { in OnRemoteRequest()
H A Dwindow_manager_proxy.cpp839 … (remote->SendRequest(static_cast<uint32_t>(WindowManagerMessage::TRANS_ID_GET_ANIMATION_CALLBACK), in MinimizeWindowsByLauncher()
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_stub_test.cpp404 …ode = static_cast<uint32_t>(IWindowManager::WindowManagerMessage::TRANS_ID_GET_ANIMATION_CALLBACK);