Home
last modified time | relevance | path

Searched refs:TRANS_ID_TRANSFER_FOCUS_STATE_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.h27 TRANS_ID_TRANSFER_FOCUS_STATE_EVENT, enumerator
/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/windoweventchstubfocus_fuzzer/
H A Dwindoweventchstubfocus_fuzzer.cpp63 static_cast<uint32_t>(Rosen::WindowEventInterfaceCode::TRANS_ID_TRANSFER_FOCUS_STATE_EVENT), in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dwindow_event_channel_stub.cpp51 case static_cast<uint32_t>(WindowEventInterfaceCode::TRANS_ID_TRANSFER_FOCUS_STATE_EVENT): in OnRemoteRequest()
H A Dwindow_event_channel_proxy.cpp242 …->SendRequest(static_cast<uint32_t>(WindowEventInterfaceCode::TRANS_ID_TRANSFER_FOCUS_STATE_EVENT), in TransferFocusState()