Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/include/zidl/
H A Dwindow_manager_interface.h79 TRANS_ID_GESTURE_NAVIGATION_ENABLED, enumerator
/ohos5.0/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_stub.cpp312 case WindowManagerMessage::TRANS_ID_GESTURE_NAVIGATION_ENABLED: { in OnRemoteRequest()
H A Dwindow_manager_proxy.cpp1118 …mote->SendRequest(static_cast<uint32_t>(WindowManagerMessage::TRANS_ID_GESTURE_NAVIGATION_ENABLED), in SetGestureNavigaionEnabled()
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_stub_test.cpp531 …= static_cast<uint32_t>(IWindowManager::WindowManagerMessage::TRANS_ID_GESTURE_NAVIGATION_ENABLED);