Home
last modified time | relevance | path

Searched defs:HandleKeyAction (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/key_event_normalize/src/
H A Dkey_event_normalize.cpp103 void KeyEventNormalize::HandleKeyAction(struct libinput_device* device, KeyEvent::KeyItem &item, in HandleKeyAction() function in OHOS::MMI::KeyEventNormalize
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp220 static void HandleKeyAction(const struct Input_KeyEvent* keyEvent, OHOS::MMI::KeyEvent::KeyItem &it… in HandleKeyAction() function