Home
last modified time | relevance | path

Searched refs:IDispatchInputEventListener (Results 1 - 6 of 6) sorted by relevance

/foundation/window/window_manager/extension/window_extension/include/
H A Dwindow_extension_stub_impl.h46 sptr<IDispatchInputEventListener> dispatchInputEventListener_;
/foundation/window/window_manager/extension/window_extension/src/
H A Djs_window_extension.cpp42 class DispatchInputEventListener : public IDispatchInputEventListener {
/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A Dwindow_fuzzer.cpp312 sptr<IDispatchInputEventListener> iDispatchInputEventListener = new IDispatchInputEventListener(); in DoSomethingInterestingWithMyAPI()
/foundation/window/window_manager/previewer/include/
H A Dwindow.h83 class IDispatchInputEventListener : virtual public RefBase { class
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_test.cpp2144 * @tc.name: IDispatchInputEventListener
2145 * @tc.desc: IDispatchInputEventListener fun
2148 HWTEST_F(WindowTest, IDispatchInputEventListener, Function | SmallTest | Level3) in HWTEST_F()
2153 sptr<IDispatchInputEventListener> listener = new IDispatchInputEventListener(); in HWTEST_F()
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h218 * @class IDispatchInputEventListener
220 * @brief IDispatchInputEventListener is used to dispatch input event.
222 class IDispatchInputEventListener : virtual public RefBase { class

Completed in 12 milliseconds