Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A Dwindow_fuzzer.cpp312 … sptr<IDispatchInputEventListener> iDispatchInputEventListener = new IDispatchInputEventListener(); in DoSomethingInterestingWithMyAPI() local
316 iDispatchInputEventListener->OnDispatchPointerEvent(pointerEvent); in DoSomethingInterestingWithMyAPI()
317 iDispatchInputEventListener->OnDispatchKeyEvent(keyEvent); in DoSomethingInterestingWithMyAPI()