Home
last modified time | relevance | path

Searched refs:TRANS_ID_NOTIFY_FOREGROUND_INTERACTIVE_STATUS (Results 1 - 10 of 10) sorted by relevance

/foundation/window/window_manager/window_scene/session/container/include/zidl/
H A Dsession_stage_ipc_interface_code.h38 TRANS_ID_NOTIFY_FOREGROUND_INTERACTIVE_STATUS, member in OHOS::Rosen::SessionStageInterfaceCode
/foundation/window/window_manager/test/fuzztest/wms/windowstubnotify_fuzzer/
H A Dwindowstubnotify_fuzzer.cpp84 static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_NOTIFY_FOREGROUND_INTERACTIVE_STATUS), in DoSomethingInterestingWithMyAPI()
/foundation/window/window_manager/test/fuzztest/window_scene/sessionstagestubactive_fuzzer/
H A Dsessionstagestubactive_fuzzer.cpp60 static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_NOTIFY_FOREGROUND_INTERACTIVE_STATUS), in SessionStageActiveTest()
/foundation/window/window_manager/wm/include/zidl/
H A Dwindow_interface.h55 TRANS_ID_NOTIFY_FOREGROUND_INTERACTIVE_STATUS, member in OHOS::Rosen::IWindow::WindowMessage
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_stub_test.cpp242 * @tc.desc: test TRANS_ID_NOTIFY_FOREGROUND_INTERACTIVE_STATUS success
253 uint32_t code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_NOTIFY_FOREGROUND_INTERACTIVE_STATUS); in HWTEST_F()
260 * @tc.desc: test TRANS_ID_NOTIFY_FOREGROUND_INTERACTIVE_STATUS success
279 * @tc.desc: test TRANS_ID_NOTIFY_FOREGROUND_INTERACTIVE_STATUS success
319 * @tc.desc: test TRANS_ID_NOTIFY_FOREGROUND_INTERACTIVE_STATUS success
351 code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_NOTIFY_FOREGROUND_INTERACTIVE_STATUS); in HWTEST_F()
759 * @tc.desc: test TRANS_ID_NOTIFY_FOREGROUND_INTERACTIVE_STATUS success
770 uint32_t code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_NOTIFY_FOREGROUND_INTERACTIVE_STATUS); in HWTEST_F()
/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_stub.cpp283 case WindowMessage::TRANS_ID_NOTIFY_FOREGROUND_INTERACTIVE_STATUS: { in OnRemoteRequest()
H A Dwindow_proxy.cpp681 if (remote->SendRequest(static_cast<uint32_t>(WindowMessage::TRANS_ID_NOTIFY_FOREGROUND_INTERACTIVE_STATUS), in NotifyForegroundInteractiveStatus()
/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_stub.cpp74 case static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_NOTIFY_FOREGROUND_INTERACTIVE_STATUS): in OnRemoteRequest()
H A Dsession_stage_proxy.cpp719 static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_NOTIFY_FOREGROUND_INTERACTIVE_STATUS), in NotifyForegroundInteractiveStatus()
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stage_stub_test.cpp395 uint32_t code = static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_NOTIFY_FOREGROUND_INTERACTIVE_STATUS); in HWTEST_F()

Completed in 9 milliseconds