Home
last modified time | relevance | path

Searched defs:KEY_ACTION_UNKNOWN (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/
H A Dmock_key_event.cpp29 const int32_t KeyEvent::KEY_ACTION_UNKNOWN = 0X00000000; member in OHOS::MMI::KeyEvent
/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dkey_event.h2852 static const int32_t KEY_ACTION_UNKNOWN; variable
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dkey_event.cpp819 const int32_t KeyEvent::KEY_ACTION_UNKNOWN = 0X00000000; member in OHOS::MMI::KeyEvent