Home
last modified time | relevance | path

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

/foundation/window/window_manager/test/fuzztest/wms/windowstubnotify_fuzzer/
H A Dwindowstubnotify_fuzzer.cpp65 windowStub->OnRemoteRequest(static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_NOTIFY_OUTSIDE_PRESSED), in DoSomethingInterestingWithMyAPI()
/foundation/window/window_manager/wm/include/zidl/
H A Dwindow_interface.h45 TRANS_ID_NOTIFY_OUTSIDE_PRESSED, member in OHOS::Rosen::IWindow::WindowMessage
/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_stub.cpp220 case WindowMessage::TRANS_ID_NOTIFY_OUTSIDE_PRESSED: { in OnRemoteRequest()
H A Dwindow_proxy.cpp425 if (remote->SendRequest(static_cast<uint32_t>(WindowMessage::TRANS_ID_NOTIFY_OUTSIDE_PRESSED), in NotifyTouchOutside()
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_stub_test.cpp333 code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_NOTIFY_OUTSIDE_PRESSED); in HWTEST_F()
579 * @tc.desc: test TRANS_ID_NOTIFY_OUTSIDE_PRESSED success
590 uint32_t code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_NOTIFY_OUTSIDE_PRESSED); in HWTEST_F()

Completed in 4 milliseconds