Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/container/include/zidl/
H A Dwindow_event_ipc_interface_code.h25 TRANS_ID_TRANSFER_FOCUS_ACTIVE_EVENT, enumerator
/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/windoweventchstubfocus_fuzzer/
H A Dwindoweventchstubfocus_fuzzer.cpp55 … static_cast<uint32_t>(Rosen::WindowEventInterfaceCode::TRANS_ID_TRANSFER_FOCUS_ACTIVE_EVENT), in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dwindow_event_channel_stub.cpp49 case static_cast<uint32_t>(WindowEventInterfaceCode::TRANS_ID_TRANSFER_FOCUS_ACTIVE_EVENT): in OnRemoteRequest()
H A Dwindow_event_channel_proxy.cpp215 …>SendRequest(static_cast<uint32_t>(WindowEventInterfaceCode::TRANS_ID_TRANSFER_FOCUS_ACTIVE_EVENT), in TransferFocusActiveEvent()