Home
last modified time | relevance | path

Searched defs:OnKeyAct (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/update/updater/services/ui/control/
H A Devent_listener.cpp138 bool KeyListener::OnKeyAct(OHOS::UIView &view, const OHOS::KeyEvent &event) in OnKeyAct() function in Updater::KeyListener
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Devent_listener.cpp33 bool KeyBoardEventListener::OnKeyAct(UIView &view, const KeyEvent &event) in OnKeyAct() function in OHOS::ACELite::KeyBoardEventListener
/ohos5.0/foundation/arkui/ui_lite/test/unittest/dfx/
H A Devent_injector_unit_test.cpp78 bool OnKeyAct(UIView& view, const KeyEvent& event) override in OnKeyAct() function in OHOS::TestEventInjectorView
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_event_injector/
H A Dui_test_event_injector.cpp129 bool OnKeyAct(UIView& view, const KeyEvent& event) override in OnKeyAct() function in OHOS::TestEventInjectorView
/ohos5.0/foundation/arkui/ui_lite/test/unittest/events/
H A Devent_bubble_unit_test.cpp72 bool OnKeyAct(UIView& view, const KeyEvent& event) override in OnKeyAct() function in OHOS::TestEventBubbleView
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_input_event/
H A Dui_test_input_event.h201 bool OnKeyAct(UIView& view, const KeyEvent& event) override in OnKeyAct() function